"Marc G. Fournier" wrote:
> 
> Just had one of my colleagues set her vacation, but it doesn't appear to
> be working ...
> 
> default contains:
> 
> ------------------------------------------
> 
> # Mail rules for user tammy
> # Created by Websieve version 0.48
> require ["fileinto","vacation"];
> 
> vacation :days 7 :addresses ["[EMAIL PROTECTED]", "[EMAIL PROTECTED]", 
>"[EMAIL PROTECTED]"] "I will be away from the office until Monday, July 30.  
>For assistance, please contact Mark We
> stlake at ext. 1439 or email [EMAIL PROTECTED]
> ";
> 
> ------------------------------------------
> 
> when I send her an email, she gets the message, but I don't get the
> vacation message ... maillog has a message of:
> 
> Jul 13 16:03:55 new-relay sendmail[81144]: f6DJ3tc81144: from=<[EMAIL PROTECTED]>, 
>size=926, class=0, nrcpts=1, msgid=<[EMAIL PROTECTED]>, 
>proto=ESMTP, daemon=MTA, relay=relay.acadiau.ca [131.162.2.90]
> Jul 13 16:03:55 new-relay sendmail[81146]: f6DJ3tc81144: 
>to=<[EMAIL PROTECTED]>, delay=00:00:00, xdelay=00:00:00, mailer=cyrus, 
>pri=30926, relay=localhost, dsn=4.3.0, stat=Deferred: 451 deliver: didn't exec?!?
> 
> do I have somethign misconfigured, or is the default file wrong?


Check the location of the sendmail binary.  It doesn't look like its in
the location that lmtpd looks by default (/usr/lib/sendmail).  Use the
'sendmail' option in imapd.conf to specify where its path.

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

Reply via email to