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/