Bug 957 - MIME_NULL_BLOCK low-performing rule pruned
Summary: MIME_NULL_BLOCK 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:39 UTC by Justin Mason
Modified: 2002-09-19 21:19 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:26 UTC
Removed MIME_NULL_BLOCK from HEAD cvs.

hit frequencies:

OVERALL%   SPAM% NONSPAM%     S/O    RANK   SCORE  NAME
  0.983    0.432    1.091    0.28    0.18    0.00  MIME_NULL_BLOCK

test code from all files in rules dir:

body MIME_NULL_BLOCK            /This message is in MIME format/
describe MIME_NULL_BLOCK        Correct for MIME 'null block'
tflags MIME_NULL_BLOCK  nice         
lang fr describe MIME_NULL_BLOCK        Bloc vide pour un message au format MIME


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-20 05:19:47 UTC
This rule hits too much spam to use as a nice rule.  I won't be nice, though.
WONTFIX.