https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6251
--- Comment #12 from Warren Togami <[email protected]> 2009-12-15 13:29:31 UTC --- Current 50_scores.cf: score RCVD_IN_DNSWL_LOW 0 -1 0 -1 score RCVD_IN_DNSWL_MED 0 -4 0 -4 score RCVD_IN_DNSWL_HI 0 -8 0 -8 # SUMMARY for threshold 5.0: # Correctly non-spam: 703455 99.87% # Correctly spam: 2551162 97.96% # False positives: 911 0.13% # False negatives: 53158 2.04% # TCR(l=50): 26.384082 SpamRecall: 97.959% SpamPrec: 99.964% Replacement 50_scores.cf: score RCVD_IN_DNSWL_LOW 0 -0.7 0 -0.7 score RCVD_IN_DNSWL_MED 0 -2.3 0 -2.3 score RCVD_IN_DNSWL_HI 0 -5 0 -5 # SUMMARY for threshold 5.0: # Correctly non-spam: 703424 99.87% # Correctly spam: 2551604 97.98% # False positives: 942 0.13% # False negatives: 52716 2.02% # TCR(l=50): 26.091208 SpamRecall: 97.976% SpamPrec: 99.963% This makes for a negligible difference in the mcsnapshot results and seems clearly safe in my book. I am committing and closing this bug. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
