Actually, I've just reread my response and I notice you still want to receive mails 
from cron for all other jobs for the same user? In which case you could probably just 
redirect all output from that specific command to a logfile or /dev/null.

M H DoM M DoW your_fetchmail_command > /dev/null 2>&1

> ----- Original Message ----- 
> From: "Radu Popa" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, December 12, 2002 9:38 AM
> Subject: Stop receiving mail from Cron!!!
> 
> 
> Hi!
> 
> Is there any way to stop receiveing mail on the root mail account from scheduled 
>Cron jobs?
> 
> I use fetchmail for retrieving mails and I set up cron to do a fetchmail regularily. 
>Every time the Cron executes a command sends me a mail. I would like to stop this, 
>but only for the fetchmail command.
> 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to