On Tue, 29 Jul 2008 tony.chamberlain@lemko.com 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
pyz@brama.com
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list