SA Bugzilla – Bug 950
SPAM_PHRASE_00_01 low-performing rule pruned
Last modified: 2002-12-16 18:19:09 UTC
Removed SPAM_PHRASE_00_01 from HEAD cvs. hit frequencies: OVERALL% SPAM% NONSPAM% S/O RANK SCORE NAME 27.283 16.816 29.328 0.36 0.23 0.00 SPAM_PHRASE_00_01 test code from all files in rules dir: body SPAM_PHRASE_00_01 eval:check_for_spam_phrases('00', '01') describe SPAM_PHRASE_00_01 Spam phrases score is 00 to 01 (low) 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)
This was supposed to be a RANGE test (*sigh*), but it has been replaced by the much-better Bayes.pm anyway.