Anne wrote:
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."; }
Your example misses a "d" in "addresses:". The :address should matter. Alex _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
