This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ssmtp issued by cron fails


Hi gurus,

My crontab contains:
SHELL=/bin/sh
MAILTO=sysaccount
15 * * * * echo $USER >> $HOME/c.log

For some reasons this crontab fails, and cron issues a request
to ssmtp to notify the user, as I can see in Windows Event Log:
sSMTP mail : PID 1032 : /usr/sbin/ssmtp sent mail for sysaccount.
/USR/SBIN/CRON : PID 1240 : (sysaccount) MAIL (mailed 89 bytes of output
but got status 0xffffffff

Why does ssmtp yield the error status above ?

Marek


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]