You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by do...@apache.org on 2007/09/21 05:04:43 UTC

svn commit: r577966 - in /spamassassin/rules/branches/3.1: 20_dnsbl_tests.cf 50_scores.cf

Author: dos
Date: Thu Sep 20 20:04:42 2007
New Revision: 577966

URL: http://svn.apache.org/viewvc?rev=577966&view=rev
Log:
bug 5632: remove completewhois DNSBL rules

Modified:
    spamassassin/rules/branches/3.1/20_dnsbl_tests.cf
    spamassassin/rules/branches/3.1/50_scores.cf

Modified: spamassassin/rules/branches/3.1/20_dnsbl_tests.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/branches/3.1/20_dnsbl_tests.cf?rev=577966&r1=577965&r2=577966&view=diff
==============================================================================
--- spamassassin/rules/branches/3.1/20_dnsbl_tests.cf (original)
+++ spamassassin/rules/branches/3.1/20_dnsbl_tests.cf Thu Sep 20 20:04:42 2007
@@ -188,25 +188,6 @@
 #reuse DNS_FROM_RFC_BOGUSMX
 
 # ---------------------------------------------------------------------------
-# 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/rules/branches/3.1/50_scores.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/branches/3.1/50_scores.cf?rev=577966&r1=577965&r2=577966&view=diff
==============================================================================
--- spamassassin/rules/branches/3.1/50_scores.cf (original)
+++ spamassassin/rules/branches/3.1/50_scores.cf Thu Sep 20 20:04:42 2007
@@ -502,8 +502,6 @@
 score RCVD_IN_SORBS_SOCKS 0 1.823 0 2.159
 score RCVD_IN_SORBS_WEB 0 1.236 0 1.456
 score RCVD_IN_SORBS_ZOMBIE 0 0.240 0 0.258
-score RCVD_IN_WHOIS_BOGONS 0 1.811 0 2.430
-score RCVD_IN_WHOIS_INVALID 0 2.151 0 2.234
 score RCVD_IN_XBL 0 3.114 0 3.897
 score RCVD_NUMERIC_HELO 1.440 1.253 1.665 1.500
 score RECEIVE_OFFER 0 0 0.172 0
@@ -713,9 +711,6 @@
 score HABEAS_ACCREDITED_COI 0 -8.0 0 -8.0
 score HABEAS_ACCREDITED_SOI 0 -4.3 0 -4.3
 score HABEAS_CHECKED 0 -0.2 0 -0.2
-
-# CompleteWhois: http://www.completewhois.com/
-score RCVD_IN_WHOIS_HIJACKED 0 1.0 0 1.0
 
 # DKIM
 ifplugin Mail::SpamAssassin::Plugin::DKIM