Bug 915 - FROM_AND_TO_SAME_6 low-performing rule pruned
Summary: FROM_AND_TO_SAME_6 low-performing rule pruned
Status: RESOLVED WONTFIX
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:37 UTC by Justin Mason
Modified: 2002-12-16 17:56 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:37:07 UTC
Removed FROM_AND_TO_SAME_6 from HEAD cvs.

hit frequencies:

OVERALL%   SPAM% NONSPAM%     S/O    RANK   SCORE  NAME
  0.324    0.579    0.274    0.68    0.36    0.00  FROM_AND_TO_SAME_6

test code from all files in rules dir:

header FROM_AND_TO_SAME_6	eval:check_for_from_to_same('rough_none')
describe FROM_AND_TO_SAME_6	From and To are same (6)
lang fr describe FROM_AND_TO_SAME_6     Les entêtes From: et To: comportent la même adresse


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-12-17 02:56:08 UTC
FROM_AND_TO_SAME_6, we hardly knew ye.