Hi --------- Quote ----------------------- http://www.ietf.org/internet-drafts/draft-ietf-sieve-vacation-07.txt 4.5. Address Parameter and Limiting Replies to Personal Messages "Vacation" MUST NOT respond to a message unless the recipient user's email address is in a "To", "Cc", "Bcc", "Resent-To", "Resent-Cc", or "Resent-Bcc" line of the original message. An email address is considered to belong to the recipient if it is one of: 1. An email address known by the implementation to be associated with the recipient, 2. the final envelope recipient address if it's available to the implementation, or 3. an address specified by the script writer via the ":addresses" argument described in the next paragraph. Users can supply additional mail addresses that are theirs with the ":addresses" argument, which takes a string-list listing additional addresses that a user might have. These addresses are considered to belong to the recipient user in addition to the addresses known to the implementation. --------------------------------------- As fas as i know cyrus does not know any other email address from the user other than the address given by :addresses Quoting Mike Eggleston <mikeegg1@xxxxxxx>: > On Wed, 26 Sep 2007, Marcelo Terres might have said: > >> The script has an :addresses parameter not an :address. Is this a problem ? > > I've been trying to get vacation working also. Is the :addresses > "$user@$domain" > the address of the person we're looking to send a custom reply to or is this > the address of the receiving person? > > If I'm user1@xxxxxxxxxx and I get a message from user2@xxxxxxxxx, is > the vacation > line ':addresses "user1@xxxxxxxxxx"' or ':addresses > "user2@xxxxxxxxx"'? I wrote it > and it's confusing to me. What I'm trying to ask is should the > :addresses line > be my address because I'm receiving the message or should the > :addresses line be > the address of someone I'm expecting to receive a message from? > > Mike > ---- > Cyrus Home Page: http://cyrusimap.web.cmu.edu/ > Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki > List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html > -------------------------------------------------------------------------------- M.Menge Tel.: (49) 7071/29-70316 Universitaet Tuebingen Fax.: (49) 7071/29-5912 Zentrum fuer Datenverarbeitung mail: michael.menge@xxxxxxxxxxxxxxxxxxxx Waechterstrasse 76 72074 Tuebingen ---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html