Hi, Let's say I have 2 domains: - Virtual Mailbox Domain: example.local (internal domain) - Virtual Alias Domain: example.com (public domain)
Every mail sent to @example.com is really sent to @example.local. I have a virtual alias that forward mails sent to [email protected] is sent finally to: [email protected] Now, I'd want to every mail was sent to [email protected] it triggers an autoreply vacation style. So, I've wrote and compiled a sieve filter, something like that and put in [email protected] sieve folder. But it fails complaining like that: nov 29 15:55:39 muteriver.example.local dovecot[12549]: lmtp(12675, [email protected]): CqNdF6sCH1qDMQAAcSFsIQ: sieve: msgid=< [email protected]>: discarding vacation response for implicitly delivered message; no known (envelope) recipient address found in message headers (recipient=<[email protected]>, and additional `:addresses' are specified) I've tried appending in dovecot configuration: lda_original_recipient_header = X-Original-To But it does not work either. Using: dovecot-pigeonhole-2.2.10-8.el7.centos.x86_64 and postfix-2.10.1-6.el7.x86_64 Please could you help me? Thanks in advance! -- -- Sergio Belkin LPIC-2 Certified - http://www.lpi.org
