On Sat, Jun 21, 2014 at 01:08:22PM -0400, Eric Chadbourne wrote: > How do you deal with mail generated by the server? Do you have it > forward to your work email, use mailx, mutt, text editor... >
On each machine, mail for anything system related goes to an alias: operations-$hostname-root which is then consolidated into an archived mailing list distributed to the people who need to see such things. Mail from applications goes to something like: ops-beta-info ops-qa-warn ops-production-problem where beta|qa|production are stages of the release process and info|warn|problem govern whether anyone pays attention to it and how it gets delivered -- ops-production-problem will wake people up in the middle of the night. -dsr- _______________________________________________ Discuss mailing list [email protected] http://lists.blu.org/mailman/listinfo/discuss
