User:Asasaki:ZimbraMailFilters: Difference between revisions

 
(24 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 14: Line 16:


{| border="1" cellspacing="0" cellpadding="5"
{| border="1" cellspacing="0" cellpadding="5"
|-
| '''Name''' || '''Additional filter rule''' || '''Destination mail folder'''
|-
|-
| nagios - netapp || Subject contains "netapp" || nagios/netapp/
| nagios - netapp || Subject contains "netapp" || nagios/netapp/
|-
| nagios - n810 || Subject contains "n810" || nagios/mobile/
|-
| nagios - n900 || Subject contains "n900" || nagios/mobile/
|-
| nagios - linux || Subject contains "linux" || nagios/linux/
|-
| nagios - darwin || Subject contains "darwin" || nagios/osx/
|-
| nagios - ubuntu || Subject contains "ubuntu" || nagios/linux/
|-
| nagios - leopard || Subject contains "leopard" || nagios/osx/
|-
| nagios - mac || Subject contains "-mac-" || nagios/osx/
|-
|-
| nagios - xserve || Subject contains "xserve" || nagios/osx/
| nagios - xserve || Subject contains "xserve" || nagios/osx/
|-
| nagios - pxp || Subject contains "-pxp-" || nagios/win32/
|-
| nagios - pvista || Subject contains "-pvista-" || nagios/win32/
|-
| nagios - mw32 || Subject contains "mw32" || nagios/win32/
|-
|-
| nagios - win32 || Subject contains "win32" || nagios/win32/
| nagios - win32 || Subject contains "win32" || nagios/win32/
|-
|-
| nagios - surf || Subject contains "surf" || nagios/linux/
| nagios - surf || Subject contains "surf" || nagios/surf/
|-
|-
| nagios - misc || || nagios/
| nagios - misc || || nagios/
Line 28: Line 52:
=== Bugmail ===
=== Bugmail ===


=== build@m.o ===
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... allowing me to follow release@mozilla-org.bugs without going crazy.
 
All bugmail will be from bugzilla-daemon@mozilla.org.  In addition,
 
{| border="1" cellspacing="0" cellpadding="5"
|-
| '''Name''' || '''Additional filter rule''' || '''Destination mail folder''' || '''Description'''
|-
| bugmail - mine || Header named "x-bugzilla-assigned-to" is "aki@mozilla.com" || bugs/ || Bugs assigned to me
|-
| bugmail - reporter || Header named "x-bugzilla-reason" contains "Reporter" || bugs/ || Bugs I've reported
|-
| bugmail - request || Header named "x-bugzilla-type" is "request" || bugs/ || bug review requests
|-
| 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 - nobody || Header named "x-bugzilla-reason" is "None"<br>Header named "x-bugzilla-assigned-to" is "nobody@mozilla.org" || bugs/unassigned || Bugs release@mozilla-org.bugs gets emailed about, but are assigned to nobody
|-
| bugmail - other || || bugs/other || Release bugs that are assigned to other group members.
|}
 
Don't forget the checkbox at the bottom to stop processing other filters! Otherwise you may get multiple copies of the same email.
Confirmed users
4,971

edits