Bug 954 - BALANCE_FOR_LONG_20K low-performing rule pruned
Summary: BALANCE_FOR_LONG_20K low-performing rule pruned
Status: RESOLVED DUPLICATE of bug 670
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-20 10:48 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:20 UTC
Removed BALANCE_FOR_LONG_20K from HEAD cvs.

hit frequencies:

OVERALL%   SPAM% NONSPAM%     S/O    RANK   SCORE  NAME
  0.727    1.219    0.631    0.66    0.21    0.00  BALANCE_FOR_LONG_20K

test code from all files in rules dir:

describe BALANCE_FOR_LONG_20K   Message text is over 20K in size
body BALANCE_FOR_LONG_20K       eval:check_for_very_long_text('20000')
describe BALANCE_FOR_LONG_20K   Message text is over 20K in size  
tflags BALANCE_FOR_LONG_20K     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 Daniel Quinlan 2002-09-20 18:48:43 UTC
duplicate of old bug (don't expect the rule to reappear)

*** This bug has been marked as a duplicate of 670 ***