On Tue, 29 Jul 2008 [EMAIL PROTECTED] wrote:


Output from nightly cronjobs is filling root's mailbox quickly,
and sending everything else to /var/spool/mqueue.  These are just
status messages (stdout) from the cronjobs which we don't really need
mailed to root.  Is there anyway to suppress mailings?

Send your jobs to /dev/null like so:
30 0 * * * /path/to/program >> /dev/null

Make sense?

Max Pyziur
[EMAIL PROTECTED]


--
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list


--
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Reply via email to