Bug 964 - PRIVACY_STATEMENT low-performing rule pruned
Summary: PRIVACY_STATEMENT low-performing rule pruned
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: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-17 09:39 UTC by Justin Mason
Modified: 2002-12-18 05:14 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:39:41 UTC
Removed PRIVACY_STATEMENT from HEAD cvs.

hit frequencies:

OVERALL%   SPAM% NONSPAM%     S/O    RANK   SCORE  NAME
  0.062    0.196    0.036    0.85    0.10    0.00  PRIVACY_STATEMENT

test code from all files in rules dir:

body     PRIVACY_STATEMENT      /\bPRIVACY STATEMENT\b/i
describe PRIVACY_STATEMENT      Contains a Privacy Statement
tflags   PRIVACY_STATEMENT      nice


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 Justin Mason 2002-12-18 14:14:49 UTC
too low