On Tuesday 13 Jan 2009, S.Selvam Siva wrote:
> Hi,
>
> We wrote a shell script which will do some posting work and need to
> send the details of the work(posting).
> It works fine when it is not cronned ,but it does not send mail when
> cronned.
Are you executing the job as a regular user or system cron?  
Accordingly, you must add MAILTO=<emailid> either in /etc/crontab or 
the user's crontab.

HTH
-- Arun Khan


_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to