How to handle many daily emails from cron efficiently?
Posted
by
drumfire
on Server Fault
See other posts from Server Fault
or by drumfire
Published on 2012-11-09T15:49:50Z
Indexed on
2012/11/09
17:04 UTC
Read the original article
Hit count: 205
With each new server comes at least one more daily crontab email. The FreeBSD servers even send two: a daily and a security run output. Thanks to my obsession with virtualisation the number of emails I need to read (and then often discard without further action) is becoming too much.
What ways are there to manage / automate this process? Can emails be replaced by something that is web based? Surely some of you must have found creative ways for this.
© Server Fault or respective owner