Displaying 1 result from an estimated 1 matches for "vacationmessage_messag".
Did you mean:
vacationmessage_message
2009 Nov 23
3
Vacation message with Sieve
...[vacationmessage_delay_days]
:subject "Autorespond: [vacationmessage_subject]"
# List of recipient addresses which are included in the auto replying.
# If a mail's recipient is not on this list, no vacation reply is sent
for it.
:addresses ["[username]@[domain]"]
"[vacationmessage_message]";
I tried changing [username]@[domain] into @[domain] or *@[domain], but
that is giving me errors.
Anyone has any pointers how to achieve this (if its possible at all)...
Regards,
Rene