Kendrick, Thanks very much. Getting somewhere now. But we have modified cyrus default of user.johndoe to user/johndoe, i.e. changed the dot to /
In the logfile we get: duplicate_mark: <[EMAIL PROTECTED]> [EMAIL PROTECTED] 1092842175 0 As if it is still expecting mail filesystem to be in the dot notation. Any idea? Sujit >-----Original Message----- >From: Kendrick Vargas [mailto:[EMAIL PROTECTED] >Sent: 18 August 2004 15:16 >To: Sujit Choudhury >Cc: [EMAIL PROTECTED] >Subject: Re: How to enable Sieve Filter for vacation > > >Sujit Choudhury wrote: >> We are running cyrus+postfix on a SuSE Linux box. We have the >> following file in: /usr/sieve/e/example >> >> And the ingo.script in that directory contains the >following: require >> "vacation"; >> >> # Blacklisted Addresses >> # Vacation Message >> vacation :days 1 :addresses "[EMAIL PROTECTED]" >:subject "out >> of office reply" "Thanks for your email. I'm away"; >> >> We are sending mail to [EMAIL PROTECTED] but not getting any >> vacation auto reply. >> >> We also have in /etc/services: >> sieve 2000/tcp # Cyrus SIEVE >> sieve 2000/udp # Cyrus SIEVE >> >> netstat -an|grep 2000 gives the following: >> tcp 0 0 :::2000 :::* >> LISTEN >> >> >> I would be grateful if anybody has any idea about what is happening. > >You have to set the path to the sendmail binary. The following >is from my >imapd.conf file: > > sendmail: /usr/sbin/sendmail > >Make sure you have this set, otherwise sieve won't be able to >inject mail >into your MTA for vacation replies. Hope this helps. > -peace > >-- >Let he who is without clue kiss my ass. > --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html