Hi everybody....
I have added a cron job to index through a cgi script
but it's not emailing the result
it show the following in the error logs
crond[17859]: (user MAIL (mailed 19 bytes of output but got status 0x0001 )
Mar 27 11:23:01 host01 crond[18078]: (user) CMD (/usr/local/bin/perl /home/user/public_html/cgi-bin/ghi/admin13.cgi
any ideas?? why i'm not getting the mail
My cronjo is here
MAILTO=test@yahoo.com#indexing#
*/1 * * * * /usr/local/bin/perl /home/user/public_html/cgi-bin/ghi/admin13.cgi
Thanks


LinkBack URL
About LinkBacks
Reply With Quote