Bug 753

Summary: rule broken: USER_AGENT_GNUS_XM
Product: Spamassassin Reporter: Justin Mason <jm>
Component: RulesAssignee: Malte S. Stretz <spamassassin-bugger>
Status: RESOLVED FIXED    
Severity: trivial CC: misiek
Priority: P4    
Version: SVN Trunk (Latest Devel Version)   
Target Milestone: ---   
Hardware: Other   
OS: other   
Whiteboard:

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)