Hi, I have been trying to activate a vacation-script for a while now, but I really can't get it to work!! My details: - Fedora Core 3 server - Cyrus imap - sendmail The script: require "vacation"; vacation :days 1 :addresses ["administrator@xxxxxxxxxx"] "I'm away until October 19. If it's an emergency, call 911, I guess." ; The script is put in place with sieveshell and is activated. If I send an email to the account which has the script activated I see this in the maillog: Sep 22 15:22:11 vs2193056 sendmail[20388]: l8MDMB4X020388: from=<hvhoog@xxxxxxxxx>, size=700, class=0, nrcpts=1, msgid=<47CC62FE- BF53-4C04-BC31-3FAA54300466@xxxxxxxxx>, proto=ESMTP, daemon=MTA, relay=smtp-vbr13.xs4all.nl [194.109.24.33] Sep 22 15:22:11 vs2193056 sendmail[20388]: l8MDMB4X020388: Milter add: header: X-Virus-Scanned: ClamAV version 0.86.2, clamav-milter version 0.86 on vs3333333.server4you.nl Sep 22 15:22:11 vs2193056 sendmail[20388]: l8MDMB4X020388: Milter add: header: X-Virus-Status: Clean Sep 22 15:22:11 vs2193056 master[20394]: about to exec /usr/lib/cyrus- imapd/lmtpd Sep 22 15:22:11 vs2193056 lmtpunix[20394]: executed Sep 22 15:22:11 vs2193056 lmtpunix[20394]: accepted connection Sep 22 15:22:11 vs2193056 lmtpunix[20394]: lmtp connection preauth'd as postman Sep 22 15:22:11 vs2193056 lmtpunix[20394]: duplicate_check: ???I?P?? N"???? adminwwr 1190642980 Sep 22 15:22:11 vs2193056 lmtpunix[20394]: duplicate_check: <47CC62FE- BF53-4C04-BC31-3FAA54300466@xxxxxxxxx> user.adminwwr 0 Sep 22 15:22:12 vs2193056 lmtpunix[20394]: mystore: starting txn 2147483653 Sep 22 15:22:12 vs2193056 lmtpunix[20394]: mystore: committing txn 2147483653 Sep 22 15:22:12 vs2193056 lmtpunix[20394]: duplicate_mark: <47CC62FE- BF53-4C04-BC31-3FAA54300466@xxxxxxxxx> user.adminwwr 1190467331 83 Sep 22 15:22:12 vs2193056 lmtpunix[20394]: mystore: starting txn 2147483654 Sep 22 15:22:12 vs2193056 lmtpunix[20394]: mystore: committing txn 2147483654 Sep 22 15:22:12 vs2193056 lmtpunix[20394]: duplicate_mark: <47CC62FE- BF53-4C04-BC31-3FAA54300466@xxxxxxxxx> .adminwwr+@.sieve. 1190467332 0 Sep 22 15:22:12 vs2193056 sendmail[20392]: l8MDMB4X020388: to=<administrator@xxxxxxxxxx>, delay=00:00:01, xdelay=00:00:01, mailer=cyrus, pri=120700, dsn=2.0.0, stat=Sent I get the impression that the script is activated, but the sender never recieves the vacation-reply back... Don't know where to look, I am really stuck! Any help would be greatly appreciated. Regards, Hans ---- 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