Bug 985 - RATWARE_MATCHMAKER low-performing rule pruned
Summary: RATWARE_MATCHMAKER low-performing rule pruned
Status: RESOLVED INVALID
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: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-17 09:40 UTC by Justin Mason
Modified: 2002-09-20 21:11 UTC (History)
0 users



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-09-17 09:40:28 UTC
Removed RATWARE_MATCHMAKER from HEAD cvs.

hit frequencies:

OVERALL%   SPAM% NONSPAM%     S/O    RANK   SCORE  NAME
  0.000    0.000    0.000    0.00    0.00    0.00  RATWARE_MATCHMAKER

test code from all files in rules dir:

header RATWARE_MATCHMAKER	ALL =~ /Matchmaker/
describe RATWARE_MATCHMAKER	Bulk email software fingerprint (Matchmaker) found in headers


If you want to re-add this test to SpamAssassin, please follow
up this bug entry, improving the code until the S/O ratio
goes above 0.7 (or below 0.3 for nice tests).

(automated submission)
Comment 1 Daniel Quinlan 2002-09-21 05:11:50 UTC
merged into bug 1007