I wonder what the point is of the :addresses part in a dbmail sieve script.
require "vacation";
if true {
vacation
:days 7
:adresses ["[EMAIL PROTECTED]"]
:subject "auto-reply message"
"Thank you for contacting us. You will hear from us as soon as
possible.";
}
if I change it to another address, nothing changes. The vacation message
is still sent as the alias found connected to the dbmail-user.
However, it is possible for a dbmail user to have multiple aliases. So
:addresses would be handy to override the alias found by dbmail.
I can create a sieve script without :adresses. It works just fine.
Anne
_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail