You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by mm...@apache.org on 2010/03/14 13:52:53 UTC

svn commit: r922831 - in /spamassassin/branches/3.3/rules: 25_uribl.cf 50_scores.cf

Author: mmartinec
Date: Sun Mar 14 12:52:52 2010
New Revision: 922831

URL: http://svn.apache.org/viewvc?rev=922831&view=rev
Log:
Bug 6374 comment 2, reverted r922719

Modified:
    spamassassin/branches/3.3/rules/25_uribl.cf
    spamassassin/branches/3.3/rules/50_scores.cf

Modified: spamassassin/branches/3.3/rules/25_uribl.cf
URL: http://svn.apache.org/viewvc/spamassassin/branches/3.3/rules/25_uribl.cf?rev=922831&r1=922830&r2=922831&view=diff
==============================================================================
--- spamassassin/branches/3.3/rules/25_uribl.cf (original)
+++ spamassassin/branches/3.3/rules/25_uribl.cf Sun Mar 14 12:52:52 2010
@@ -93,14 +93,6 @@ describe        URIBL_JP_SURBL  Contains
 tflags          URIBL_JP_SURBL  net
 reuse           URIBL_JP_SURBL
 
-if (version >= 3.003001)
-urirhssub       URIBL_XS_SURBL  multi.surbl.org.        A   128
-body            URIBL_XS_SURBL  eval:check_uridnsbl('URIBL_XS_SURBL')
-describe        URIBL_XS_SURBL  Contains an URL listed in the XS SURBL blocklist
-tflags          URIBL_XS_SURBL  net
-reuse           URIBL_XS_SURBL
-endif
-
 ###########################################################################
 ## URIBL
 

Modified: spamassassin/branches/3.3/rules/50_scores.cf
URL: http://svn.apache.org/viewvc/spamassassin/branches/3.3/rules/50_scores.cf?rev=922831&r1=922830&r2=922831&view=diff
==============================================================================
--- spamassassin/branches/3.3/rules/50_scores.cf (original)
+++ spamassassin/branches/3.3/rules/50_scores.cf Sun Mar 14 12:52:52 2010
@@ -1019,9 +1019,6 @@ score URIBL_RHS_DOB 0 0.276 0 1.514 # n=
 score URIBL_SBL 0 0.644 0 1.623 # n=0 n=2
 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
-if (version >= 3.003001)
-score URIBL_XS_SURBL 0 0.7   0 0.7
-endif
 score URIBL_BLACK 0 1.775 0 1.725 # n=0 n=2
 score URIBL_GREY 0 1.084 0 0.424 # n=0 n=2
 score URIBL_DBL_SPAM 0 1.7 0 1.7