You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by km...@apache.org on 2014/02/17 20:03:24 UTC

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

Author: kmcgrail
Date: Mon Feb 17 19:03:24 2014
New Revision: 1569087

URL: http://svn.apache.org/r1569087
Log:
raising URIBL_BLACK score to 3.0

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=1569087&r1=1569086&r2=1569087&view=diff
==============================================================================
--- spamassassin/trunk/rules/50_scores.cf (original)
+++ spamassassin/trunk/rules/50_scores.cf Mon Feb 17 19:03:24 2014
@@ -794,7 +794,7 @@ score URIBL_SBL_A 0 0.1 0 0.1
 score URIBL_SC_SURBL 0 0.001 0 0.568 # n=0 n=2
 score URIBL_WS_SURBL 0 1.659 0 1.608 # n=0 n=2
 score URIBL_MW_SURBL 0 1.263 0 1.263
-score URIBL_BLACK 0 1.775 0 1.725 # n=0 n=2
+score URIBL_BLACK 0 3.0 0 3.0 # n=0 n=2
 score URIBL_GREY 0 1.084 0 0.424 # n=0 n=2
 score URIBL_DBL_SPAM 0 2.5 0 2.5
 score URIBL_DBL_REDIR 0 0.001 0 0.001