Bug 753 - rule broken: USER_AGENT_GNUS_XM
Summary: rule broken: USER_AGENT_GNUS_XM
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Rules (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: Other other
: P4 trivial
Target Milestone: ---
Assignee: Malte S. Stretz
URL:
Whiteboard:
Keywords:
: 896 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-08-26 10:46 UTC by Justin Mason
Modified: 2002-09-25 05:05 UTC (History)
1 user (show)



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Mason 2002-08-26 10:46:59 UTC
Found to have very low frequencies in pre-2.40 mass-check, so commented
and moved to '70_broken_rules.cf'.  If anyone wants to revive it, please
use this bug as a tracker.

Freqs:

  0.017    0.054    0.000    1.00   -1.00  USER_AGENT_GNUS_XM
Comment 1 Malte S. Stretz 2002-08-27 05:38:29 UTC
fixed in CVS 
Comment 2 Malte S. Stretz 2002-09-21 07:50:42 UTC
*** Bug 896 has been marked as a duplicate of this bug. ***
Comment 3 Malte S. Stretz 2002-09-21 07:51:23 UTC
Gotta fix it again 
Comment 4 Malte S. Stretz 2002-09-21 07:52:33 UTC
assign to me 
Comment 5 Malte S. Stretz 2002-09-25 13:05:26 UTC
Ok. Fixed. The new rules are (one line each): 
 
header USER_AGENT_GNUS_UA 
	User-Agent =~ /^Gnus\/\d\.\d+ / 
describe USER_AGENT_GNUS_UA 
	User-Agent header indicates a non-spam MUA (Gnus) 
header USER_AGENT_GNUS_XM 
	X-Mailer   =~ /^Gnus v\d(?:\.\d+){1,2}\/X?Emacs \d+\.\d+/ 
describe USER_AGENT_GNUS_XM 
	X-Mailer header indicates a non-spam MUA (Gnus)