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/05/30 21:45:46 UTC

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

Author: quinlan
Date: Sun May 30 12:45:46 2004
New Revision: 20658

Modified:
   incubator/spamassassin/trunk/rules/70_testing.cf
Log:
remove T_RCVD_IN_XBL and T_RCVD_IN_DSBL - not needed now


Modified: incubator/spamassassin/trunk/rules/70_testing.cf
==============================================================================
--- incubator/spamassassin/trunk/rules/70_testing.cf	(original)
+++ incubator/spamassassin/trunk/rules/70_testing.cf	Sun May 30 12:45:46 2004
@@ -245,14 +245,6 @@
 describe T_RCVD_IN_SBL		Received via a relay in Spamhaus SBL
 tflags T_RCVD_IN_SBL		net
 
-header T_RCVD_IN_XBL		eval:check_rbl_sub('xsblxbl-firsttrusted', '127.0.0.[456]')
-describe T_RCVD_IN_XBL		Received via a relay in Spamhaus XBL
-tflags T_RCVD_IN_XBL		net
-
-header T_RCVD_IN_DSBL		eval:check_rbl_txt('xdsbl-firsttrusted', 'list.dsbl.org.')
-describe T_RCVD_IN_DSBL		Received via a relay in list.dsbl.org
-tflags T_RCVD_IN_DSBL		net
-
 header T_RCVD_IN_RFC_IPWHOIS		eval:check_rbl_txt('xrfci-firsttrusted', 'ipwhois.rfc-ignorant.org.')
 describe T_RCVD_IN_RFC_IPWHOIS		Sent via a relay in ipwhois.rfc-ignorant.org
 tflags T_RCVD_IN_RFC_IPWHOIS		net