You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by qu...@apache.org on 2004/02/10 22:14:17 UTC

svn commit: rev 6605 - incubator/spamassassin/trunk/rules

Author: quinlan
Date: Tue Feb 10 13:14:16 2004
New Revision: 6605

Modified:
   incubator/spamassassin/trunk/rules/20_dnsbl_tests.cf
Log:
XBL is supposed to be a DUL list according to Steve Linford


Modified: incubator/spamassassin/trunk/rules/20_dnsbl_tests.cf
==============================================================================
--- incubator/spamassassin/trunk/rules/20_dnsbl_tests.cf	(original)
+++ incubator/spamassassin/trunk/rules/20_dnsbl_tests.cf	Tue Feb 10 13:14:16 2004
@@ -159,7 +159,7 @@
 
 # XBL is the Exploits Block List: http://www.spamhaus.org/xbl/
 # contains data from the CBL, probably supercedes that.
-header RCVD_IN_XBL		eval:check_rbl_sub('sblxbl', '(?i)/xbl')
+header RCVD_IN_XBL		eval:check_rbl_sub('sblxbl-notfirsthop', '(?i)/xbl')
 describe RCVD_IN_XBL		Received via a relay in Spamhaus XBL
 tflags RCVD_IN_XBL		net