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. . ; "redirect" and "keep" work OK. I test with a new message each time. Here is the log file for sending a message to this account: Jan 4 11:40:05 emaildev master[14913]: about to exec /usr/local/cyrus/bin/lmtpd Jan 4 11:40:05 emaildev service-lmtp[14913]: executed Jan 4 11:40:05 emaildev lmtpd[14913]: accepted connection Jan 4 11:40:05 emaildev lmtpd[14913]: connection from localhost [127.0.0.1] preauth'd as postman Jan 4 11:40:05 emaildev lmtpd[14913]: duplicate_check: <p05100303b85b8b4af262@[160.91.170.73]> .lmr+.sieve. 0 Jan 4 11:40:05 emaildev lmtpd[14913]: duplicate_check: <p05100303b85b8b4af262@[160.91.170.73]> user.lmr 0 Jan 4 11:40:05 emaildev lmtpd[14913]: mystore: starting txn 2147483735 Jan 4 11:40:05 emaildev lmtpd[14913]: mystore: committing txn 2147483735 Jan 4 11:40:05 emaildev lmtpd[14913]: duplicate_mark: <p05100303b85b8b4af262@[160.91.170.73]> user.lmr 1010162405 Jan 4 11:40:05 emaildev lmtpd[14913]: mystore: starting txn 2147483736 Jan 4 11:40:05 emaildev lmtpd[14913]: mystore: committing txn 2147483736 Jan 4 11:40:05 emaildev lmtpd[14913]: duplicate_mark: <p05100303b85b8b4af262@[160.91.170.73]> .lmr+.sieve. 1010162405 Any ideas? Where is the code that compares the "To:"/"Cc:" addresses to the addresses in the vacation rule, in case that's the problem? -- ======================== 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