[Dovecot] sender for Sieve vacation message
17 Aug
2011
17 Aug
'11
8:04 p.m.
Hello,
is it possible to define the sender for the Dovecot Sieve implementation's vacation extension? It seems to be impossible to add, e.g., a name, or choose a different sender address.
Thanks, Florian
18 Aug
18 Aug
10:30 a.m.
On 8/17/2011 10:06 AM, Florian Effenberger wrote:
You can use the :from parameter, e.g.:
require "vacation"; vacation :from "floeff@gmail.com" "Not here at the moment!";
Read RFC5230 (http://tools.ietf.org/html/rfc5230) for more info.
Regards,
Stephan.
5010
Age (days ago)
5011
Last active (days ago)
3 comments
2 participants
participants (2)
-
Florian Effenberger
-
Stephan Bosch