Razmik Ghanaghounian wrote:

Hi,
I'm getting the following in my /var/log/messages when i send an email to someone with sieve redirect or reject or vacation action...

sieve runtime error for dad id <[EMAIL PROTECTED]>: reject: Sendmail process terminated normally, exit status 71

I checked out exit 71 on sendmail <sysexits.h> which is:
#define EX_OSERR        71      /* system error (e.g., can't fork) */

but this does'nt help much. Any other sieve script works fine (ie. discard,fileinto). It seems that any action that requires sendmail to send to the sender fails.

This most likely means that Sieve can not find the sendmail binary to execute. If its not located at /usr/lib/sendmail, then set the 'sendmail' option in imapd.conf.


--
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
----
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

Reply via email to