Marcio Merlone wrote: > [email protected] and [email protected]. I have created a > sieve_global_path = /etc/dovecot/global.sieve and it works, but not > the intended way: it sends two vacation messages, each From: each > employee, and not From: [email protected] alias.
Arguments to vacation are documented in RFC 5230: http://tools.ietf.org/html/rfc5230#page-10 Try to add :from [email protected] parameter to the vacation command. This should at least change the "From:" header of the vacation messages. Regards, Daniel -- https://plus.google.com/103021802792276734820
