>"Larry M. Rosenbaum" wrote:
>>
>>  I have Cyrus IMAP V2.1 installed.
>>  I can't get any vacation replies with this script:
>>
>>  # Mail rules for user lmr
>>  # Created by ornl_forward version 1.0
>>  require ["vacation","reject"];
>>
>>  vacation :days 7 :addresses
>> 
>>["[EMAIL PROTECTED]","[EMAIL PROTECTED]","[EMAIL PROTECTED]","lmr@emaildev"]
>>  text:
>>  I will not be reading my mail for a while.^M
>>  Your mail will be read when I return.
>>  .
>>  ;
>
>[...]
>
>Hmm.  Works here.
>
>>  Any ideas?
>
>You aren't trying to sent yourself a message are you?  Vacation won't
>send a reply ro yourself.
>
>Your script looks ok, but try running it through 'sieve/test -v' to
>verify the syntax.  Make sure that the address that the message is sent
>to is in the :addresses list.

That was it.  None of the :addresses in my list matched.

>  > Where is the code that compares the "To:"/"Cc:" addresses
>>  to the addresses in the vacation rule, in case that's the problem?
>
>look_for_me() in sieve/script.c

Thanks.  This helped me figure out what address it was trying to match.

Under what conditions does the list of people who have gotten 
vacation replies get 'reset'?  e.g. if I turn vacation off for less 
than ":days" and then turn it back on, perhaps with a new message, 
does everybody get the new reply the first time they send me mail 
after I turn it back on?

Thanks, Larry


>Ken
>--
>Kenneth Murchison     Oceana Matrix Ltd.
>Software Engineer     21 Princeton Place
>716-662-8973 x26      Orchard Park, NY 14127
>--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp


-- 
  ========================
Larry M. Rosenbaum                      [EMAIL PROTECTED]
Bldg 4500-N, Room E-218                 865 574-8155 phone
PO Box 2008, MS 6271                    865 241-4000 fax
Oak Ridge, TN  37831-6271

Oak Ridge National Laboratory, Network Computing Services group

Reply via email to