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 2007/09/24 14:27:34 UTC

svn commit: r578785 - in /spamassassin/branches/3.2/rules: 20_dnsbl_tests.cf 50_scores.cf active.list

Author: jm
Date: Mon Sep 24 05:27:30 2007
New Revision: 578785

URL: http://svn.apache.org/viewvc?rev=578785&view=rev
Log:
bug 5632: remove all completewhois.com DNSBL lookups, site seems to have disappeared without warning

Modified:
    spamassassin/branches/3.2/rules/20_dnsbl_tests.cf
    spamassassin/branches/3.2/rules/50_scores.cf
    spamassassin/branches/3.2/rules/active.list

Modified: spamassassin/branches/3.2/rules/20_dnsbl_tests.cf
URL: http://svn.apache.org/viewvc/spamassassin/branches/3.2/rules/20_dnsbl_tests.cf?rev=578785&r1=578784&r2=578785&view=diff
==============================================================================
--- spamassassin/branches/3.2/rules/20_dnsbl_tests.cf (original)
+++ spamassassin/branches/3.2/rules/20_dnsbl_tests.cf Mon Sep 24 05:27:30 2007
@@ -189,25 +189,6 @@
 #reuse __DNS_FROM_RFC_WHOIS DNS_FROM_RFC_WHOIS
 
 # ---------------------------------------------------------------------------
-# CompleteWhois blacklists
-
-header __RCVD_IN_WHOIS		eval:check_rbl('whois', 'combined-HIB.dnsiplists.completewhois.com.')
-tflags __RCVD_IN_WHOIS		net
-
-header RCVD_IN_WHOIS_BOGONS	eval:check_rbl_sub('whois', '127.0.0.2')
-describe RCVD_IN_WHOIS_BOGONS	CompleteWhois: sender on bogons IP block
-tflags RCVD_IN_WHOIS_BOGONS	net
-
-header RCVD_IN_WHOIS_HIJACKED	eval:check_rbl_sub('whois', '127.0.0.3')
-describe RCVD_IN_WHOIS_HIJACKED	CompleteWhois: sender on hijacked IP block
-tflags RCVD_IN_WHOIS_HIJACKED	net
-
-header RCVD_IN_WHOIS_INVALID	eval:check_rbl('whois-lastexternal', 'combined-HIB.dnsiplists.completewhois.com.', '127.0.0.4')
-describe RCVD_IN_WHOIS_INVALID	CompleteWhois: sender on invalid IP block
-tflags RCVD_IN_WHOIS_INVALID	net
-#reuse RCVD_IN_WHOIS_INVALID	RCVD_IN_RFC_IPWHOIS
-
-# ---------------------------------------------------------------------------
 # Now, single zone BLs follow:
 
 # DSBL catches open relays, badly-installed CGI scripts and open SOCKS and

Modified: spamassassin/branches/3.2/rules/50_scores.cf
URL: http://svn.apache.org/viewvc/spamassassin/branches/3.2/rules/50_scores.cf?rev=578785&r1=578784&r2=578785&view=diff
==============================================================================
--- spamassassin/branches/3.2/rules/50_scores.cf (original)
+++ spamassassin/branches/3.2/rules/50_scores.cf Mon Sep 24 05:27:30 2007
@@ -694,8 +694,6 @@
 score RCVD_IN_SORBS_SOCKS 0 0.182 0 0.801 # n=0 n=2
 score RCVD_IN_SORBS_WEB 0 1.117 0 0.619 # n=0 n=2
 score RCVD_IN_SORBS_ZOMBIE 0 # n=0 n=1 n=2 n=3
-score RCVD_IN_WHOIS_BOGONS 0 # n=0 n=1 n=2 n=3
-score RCVD_IN_WHOIS_INVALID 0 1.199 0 0.400 # n=0 n=2
 score RCVD_IN_XBL 0 2.896 0 3.033 # n=0 n=2
 score RCVD_IN_PBL 0 0.509 0 0.905 # n=0 n=2
 score DNS_FROM_AHBL_RHSBL 0 2.025 0 0.692 # n=0 n=2
@@ -703,7 +701,6 @@
 score DNS_FROM_RFC_DSN 0 2.527 0 1.495 # n=0 n=2
 score DNS_FROM_SECURITYSAGE 0 0.127 0 0.001 # n=0 n=2
 score NO_DNS_FOR_FROM 0 1.407 0 1.496 # n=0 n=2
-score RCVD_IN_WHOIS_HIJACKED 0 1.000 0 1.000 # n=2
 # </gen:mutable>
 
 # Bonded Sender: http://www.bondedsender.com/ 
@@ -971,7 +968,6 @@
 ifplugin Mail::SpamAssassin::Plugin::URIDNSBL
 # <gen:mutable>
 score URIBL_AB_SURBL 0 1.613 0 1.860 # n=0 n=2
-score URIBL_COMPLETEWHOIS 0 # n=1 n=3
 score URIBL_JP_SURBL 0 2.857 0 1.501 # n=0 n=2
 score URIBL_OB_SURBL 0 2.132 0 1.500 # n=0 n=2
 score URIBL_PH_SURBL 0 2.035 0 1.787 # n=0 n=2

Modified: spamassassin/branches/3.2/rules/active.list
URL: http://svn.apache.org/viewvc/spamassassin/branches/3.2/rules/active.list?rev=578785&r1=578784&r2=578785&view=diff
==============================================================================
--- spamassassin/branches/3.2/rules/active.list (original)
+++ spamassassin/branches/3.2/rules/active.list Mon Sep 24 05:27:30 2007
@@ -842,15 +842,6 @@
 RCVD_IN_SORBS_ZOMBIE
 
 # tflags net
-RCVD_IN_WHOIS_BOGONS
-
-# tflags net
-RCVD_IN_WHOIS_HIJACKED
-
-# tflags net
-RCVD_IN_WHOIS_INVALID
-
-# tflags net
 RCVD_IN_XBL
 
 # good enough
@@ -1016,9 +1007,6 @@
 RCVD_IN_SORBS_DUL
 
 # tflags net
-RCVD_IN_WHOIS_INVALID
-
-# tflags net
 RCVD_IN_XBL
 
 # good enough
@@ -1362,9 +1350,6 @@
 
 # tflags net
 __RCVD_IN_SORBS
-
-# tflags net
-__RCVD_IN_WHOIS
 
 # tflags net
 __RCVD_IN_ZEN