User:Asasaki:ZimbraMailFilters

Revision as of 22:32, 2 December 2008 by Asasaki (talk | contribs) (→‎Filters)

For reference. Perhaps other people will find it useful.

Thunderbird setup

First, and possibly most importantly, you need to change your Thunderbird prefs. By default Thunderbird will only check for new mail in your inbox, leaving filtered mail unread for hours until you click on that folder. To fix, Preferences -> Advanced -> General tab -> Config Editor. Change the mail.check_all_imap_folders_for_new to TRUE.

Filters

Nagios

Nagios is useful but only if the alerts are humanly parsable. I'd rather know about something than not know, but the deluge of emails is too much, causing me to want to just delete them all.

Instead, I'm filtering. All Nagios filters search on the From field for the string "nagios". I split these up into separate folders:

Name additional filter rule destination mail folder
nagios - netapp Subject contains "netapp" nagios/netapp/
nagios - xserve Subject contains "xserve" nagios/osx/
nagios - win32 Subject contains "win32" nagios/win32/
nagios - surf Subject contains "surf" nagios/linux/
nagios - misc nagios/

Bugmail

It's good to keep up on others' bugs but not if it makes you lose your bugs. Fortunately, b.m.o sends X-headers in email so you can filter that way.

All bugmail will be from bugzilla-daemon@mozilla.org. In addition,

build@m.o