You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by wt...@apache.org on 2009/11/17 06:58:49 UTC

svn commit: r881163 - /spamassassin/trunk/rules/50_scores.cf

Author: wtogami
Date: Tue Nov 17 05:58:48 2009
New Revision: 881163

URL: http://svn.apache.org/viewvc?rev=881163&view=rev
Log:
Bug #6155 manually fudge PSBL with higher scores as noted in Comment #151.
PSBL became lastexternal subsequent to the rescore masscheck, nearly
eliminating false positives.

WARNING: Measuring with fp-fn-statistics using rescore masscheck logs is
no longer valid after this change.  Revert this score manually if you want
to run that tool on those logs.  Weekly masscheck logs after 20091005 are
fine as-is.

Modified:
    spamassassin/trunk/rules/50_scores.cf

Modified: spamassassin/trunk/rules/50_scores.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rules/50_scores.cf?rev=881163&r1=881162&r2=881163&view=diff
==============================================================================
--- spamassassin/trunk/rules/50_scores.cf (original)
+++ spamassassin/trunk/rules/50_scores.cf Tue Nov 17 05:58:48 2009
@@ -475,7 +475,7 @@
 score RCVD_FORGED_WROTE 0 # n=0 n=1 n=2 n=3
 score RCVD_FORGED_WROTE2 0 # n=0 n=1 n=2 n=3
 score RCVD_IN_BRBL_LASTEXT 0 1.644 0 1.449 # n=0 n=2
-score RCVD_IN_PSBL 0 1.475 0 2.228 # n=0 n=2
+score RCVD_IN_PSBL 0 2.700 0 2.700 # n=0 n=2
 score RCVD_IN_SSBL 0 1.284 0 1.310 # n=0 n=2
 score RCVD_MAIL_COM 0 # n=0 n=1 n=2 n=3
 score RDNS_DYNAMIC 2.639 0.363 1.663 0.982