Re: crontab and mail

2001-02-14 Thread A Brady
On Wednesday 14 February 2001 12:05, Kiran Kumar M opined: > Hi, > > The processing done by 'crontab' will sent to 'root' by mail. How can I > stop it. MAILTO="" -- To boldly go where I surely don't belong. ___ Redhat-list mailing list [EMAIL PROTE

Re: crontab and mail

2001-02-14 Thread Anthony E . Greene
On Wed, 14 Feb 2001 13:05:59 Kiran Kumar M wrote: >The processing done by 'crontab' will sent to 'root' by mail. How can I >stop it. Add this to the top of your crontab: MAILTO="" -- Anthony E. Greene <[EMAIL PROTECTED]> PGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44

Re: crontab and mail

2001-02-14 Thread Matthew Melvin
On Wed, 14 Feb 2001 at 11:35pm (+0530), Kiran Kumar M wrote: > > Hi, > > The processing done by 'crontab' will sent to 'root' by mail. How can I > stop it. > At the head of your crontab file put something like.. [EMAIL PROTECTED] ... see crontab(5) for more details. M. -- WebCentral Pty Lt

Re: crontab and mail

2001-02-14 Thread Mike Burger
At the end of the cron task, ">> /dev/null 2>&1" minus the quote marks. On Wed, 14 Feb 2001, Kiran Kumar M wrote: > > Hi, > > The processing done by 'crontab' will sent to 'root' by mail. How can I > stop it. > > Thanks, > Kiran > > > > > ___ > Redhat-