You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2008/04/16 00:52:18 UTC

svn commit: r648446 - /spamassassin/rules/trunk/sandbox/jm/20_basic.cf

Author: jm
Date: Tue Apr 15 15:52:10 2008
New Revision: 648446

URL: http://svn.apache.org/viewvc?rev=648446&view=rev
Log:
bug 5822: remove URIBL_XBL, results are not particularly good

Modified:
    spamassassin/rules/trunk/sandbox/jm/20_basic.cf

Modified: spamassassin/rules/trunk/sandbox/jm/20_basic.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/jm/20_basic.cf?rev=648446&r1=648445&r2=648446&view=diff
==============================================================================
--- spamassassin/rules/trunk/sandbox/jm/20_basic.cf (original)
+++ spamassassin/rules/trunk/sandbox/jm/20_basic.cf Tue Apr 15 15:52:10 2008
@@ -264,14 +264,6 @@
 
 rawbody IMG_ALT_HSPACE_CID_ALIGN  /<IMG alt="\S*" hspace=0 src=.cid:\S+ align=baseline/
 
-# bug 5822: try out URIBL_XBL again
-ifplugin Mail::SpamAssassin::Plugin::URIDNSBL
-uridnsbl        URIBL_XBL       xbl.spamhaus.org.       TXT
-body            URIBL_XBL       eval:check_uridnsbl('URIBL_XBL')
-describe        URIBL_XBL       Contains an URL listed in the XBL blocklist
-tflags          URIBL_XBL       net
-endif
-
 # Joe Stewart at Secureworks identified this pattern last year, in
 # http://www.secureworks.com/research/threats/ronpaul/?threat=ronpaul ;
 # surprisingly, it still seems to catch Reactor Mailer/Trojan.Srizbi output. We