On Wed, Jan 09, 2008 at 02:33:48PM -0800, Dan Kegel wrote:
On Jan 9, 2008 2:28 PM, Maarten Lankhorst maarten@codeweavers.com wrote:
If I recall correctly, it was changed to globalwatcher because wine-bugs wouldn't receive a copy of bug changes any more if the bug wasn't assigned to him and you didn't explictly add him to cc.
Ah. OK, can we put in some ad hoc filtering there to remove just a few noisy sources of emails?
Please don't filter the mail sent to wine-bugs (it also serves as a complete backup and change tracker of the bugzilla). However it should be easy to filter the mail you receive: There is a X-Bugzilla-Changed-Fields header in mails from bugzilla which contains only "CC" if that was the only field changed. The problem is that there is no header for an added comment so you would not want to throw away messages that contain "--- Comment" at the beginning of a line in the body.
Jan