You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by fe...@apache.org on 2005/05/20 01:36:07 UTC

svn commit: r171013 - in /spamassassin/branches/3.0/rules: 25_uribl.cf 50_scores.cf

Author: felicity
Date: Thu May 19 16:36:06 2005
New Revision: 171013

URL: http://svn.apache.org/viewcvs?rev=171013&view=rev
Log:
bug 4339: add in the SURBL JP list

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

Modified: spamassassin/branches/3.0/rules/25_uribl.cf
URL: http://svn.apache.org/viewcvs/spamassassin/branches/3.0/rules/25_uribl.cf?rev=171013&r1=171012&r2=171013&view=diff
==============================================================================
--- spamassassin/branches/3.0/rules/25_uribl.cf (original)
+++ spamassassin/branches/3.0/rules/25_uribl.cf Thu May 19 16:36:06 2005
@@ -63,6 +63,11 @@
 describe	URIBL_AB_SURBL	Contains an URL listed in the AB SURBL blocklist
 tflags		URIBL_AB_SURBL	net
 
+urirhssub	URIBL_JP_SURBL	multi.surbl.org.	A   64
+body		URIBL_JP_SURBL	eval:check_uridnsbl('URIBL_JP_SURBL')
+describe	URIBL_JP_SURBL	Contains an URL listed in the JP SURBL blocklist
+tflags		URIBL_JP_SURBL	net
+
 # Top 125 domains whitelisted by SURBL
 uridnsbl_skip_domain yahoo.com w3.org msn.com com.com yimg.com
 uridnsbl_skip_domain hotmail.com doubleclick.net flowgo.com ebaystatic.com aol.com

Modified: spamassassin/branches/3.0/rules/50_scores.cf
URL: http://svn.apache.org/viewcvs/spamassassin/branches/3.0/rules/50_scores.cf?rev=171013&r1=171012&r2=171013&view=diff
==============================================================================
--- spamassassin/branches/3.0/rules/50_scores.cf (original)
+++ spamassassin/branches/3.0/rules/50_scores.cf Thu May 19 16:36:06 2005
@@ -693,6 +693,7 @@
 # URIDNSBL
 ifplugin Mail::SpamAssassin::Plugin::URIDNSBL
 score URIBL_AB_SURBL 0 2.007 0 0.417
+score URIBL_JP_SURBL 0 1.539 0 2.462
 score URIBL_OB_SURBL 0 1.996 0 3.213
 score URIBL_PH_SURBL 0 0.839 0 2.000
 score URIBL_SBL 0 0.629 0 0.996