User:Asasaki:ZimbraMailFilters: Difference between revisions

 
(9 intermediate revisions by the same user not shown)
Line 8: Line 8:


=== Nagios ===
=== Nagios ===
(this section is probably out of date)


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.
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.
Line 17: Line 19:
| '''Name''' || '''Additional filter rule''' || '''Destination mail folder'''
| '''Name''' || '''Additional filter rule''' || '''Destination mail folder'''
|-
|-
| nagios - dups || To does not contain release || discard
| nagios - netapp || Subject contains "netapp" || nagios/netapp/
|-
| nagios - n810 || Subject contains "n810" || nagios/mobile/
|-
|-
| nagios - netapp || Subject contains "netapp" || nagios/netapp/
| nagios - n900 || Subject contains "n900" || nagios/mobile/
|-
|-
| nagios - xserve || Subject contains "xserve" || nagios/osx/
| nagios - linux || Subject contains "linux" || nagios/linux/
|-
|-
| nagios - darwin || Subject contains "darwin" || nagios/osx/
| nagios - darwin || Subject contains "darwin" || nagios/osx/
|-
|-
| nagios - mac || Subject contains "-mac-" || nagios/osx/
| nagios - ubuntu || Subject contains "ubuntu" || nagios/linux/
|-
|-
| nagios - leopard || Subject contains "leopard" || nagios/osx/
| nagios - leopard || Subject contains "leopard" || nagios/osx/
|-
|-
| nagios - linux || Subject contains "linux" || nagios/linux/
| nagios - mac || Subject contains "-mac-" || nagios/osx/
|-
| nagios - xserve || Subject contains "xserve" || nagios/osx/
|-
|-
| nagios - ubuntu || Subject contains "ubuntu" || nagios/linux/
| nagios - pxp || Subject contains "-pxp-" || nagios/win32/
|-
|-
| nagios - pvista || Subject contains "-pvista-" || nagios/win32/
| nagios - pvista || Subject contains "-pvista-" || nagios/win32/
|-
|-
| nagios - pxp || Subject contains "-pxp-" || nagios/win32/
| nagios - mw32 || Subject contains "mw32" || nagios/win32/
|-
|-
| nagios - win32 || Subject contains "win32" || nagios/win32/
| nagios - win32 || Subject contains "win32" || nagios/win32/
Line 61: Line 67:
|-
|-
| bugzilla - cc || Header named "x-bugzilla-reason" is "CC" || bugs/ || Bugs I'm cc'ed on.  You may wish to filter this elsewhere.
| bugzilla - cc || Header named "x-bugzilla-reason" is "CC" || bugs/ || Bugs I'm cc'ed on.  You may wish to filter this elsewhere.
|-
| bugzilla - fennec || Header named "X-Bugzilla-Watch-Reason" contains "@fennec.bugs" || bugs/fennec/ || Fennec bugs that don't match the above.
|-
|-
| bugzilla - watch - release || Header named "x-bugzilla-reason" is "None"<br>Header named "x-bugzilla-assigned-to" is "release@mozilla-org.bugs" || bugs/unassigned || Bugs assigned to release@mozilla-org.bugs
| bugzilla - watch - release || Header named "x-bugzilla-reason" is "None"<br>Header named "x-bugzilla-assigned-to" is "release@mozilla-org.bugs" || bugs/unassigned || Bugs assigned to release@mozilla-org.bugs
Line 69: Line 77:
|}
|}


=== build@m.o ===
Don't forget the checkbox at the bottom to stop processing other filters! Otherwise you may get multiple copies of the same email.
 
After I subscribed to build@m.o I noticed just how much mail gets shunted to this alias.  This helps parse it somewhat.
 
Everything going to build@m.o has [build] in the subject line.
 
{| border="1" cellspacing="0" cellpadding="5"
|-
| '''Name''' || '''Additional filter rule''' || '''Destination mail folder''' || '''Description'''
|-
| b@m.o - bootstrap || "From" is "bootstrap@mozilla.org" || build/bootstrap || This seems to be very specific build@m.o email; put in own folder
|-
| b@m.o || "To" does not contain "aki"<br>"Cc" does not contain "aki" || build/ || Filter all other [build] mail unless someone specifically puts me in the To: or CC: fields.
|}
Confirmed users
4,971

edits