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/11/21 23:57:37 UTC

svn commit: r106136 - /spamassassin/trunk/rules/20_dnsbl_tests.cf

Author: quinlan
Date: Sun Nov 21 14:57:36 2004
New Revision: 106136

Modified:
   spamassassin/trunk/rules/20_dnsbl_tests.cf
Log:
promote T_DNS_FROM_SECURITYSAGE to DNS_FROM_SECURITYSAGE


Modified: spamassassin/trunk/rules/20_dnsbl_tests.cf
Url: http://svn.apache.org/viewcvs/spamassassin/trunk/rules/20_dnsbl_tests.cf?view=diff&rev=106136&p1=spamassassin/trunk/rules/20_dnsbl_tests.cf&r1=106135&p2=spamassassin/trunk/rules/20_dnsbl_tests.cf&r2=106136
==============================================================================
--- spamassassin/trunk/rules/20_dnsbl_tests.cf	(original)
+++ spamassassin/trunk/rules/20_dnsbl_tests.cf	Sun Nov 21 14:57:36 2004
@@ -191,6 +191,11 @@
 describe DNS_FROM_AHBL_RHSBL	From: sender listed in dnsbl.ahbl.org
 tflags DNS_FROM_AHBL_RHSBL	net
 
+# another domain-based blacklist
+header DNS_FROM_SECURITYSAGE	eval:check_rbl_envfrom('securitysage', 'blackhole.securitysage.com.')
+describe DNS_FROM_SECURITYSAGE	Envelope sender in blackholes.securitysage.com
+tflags DNS_FROM_SECURITYSAGE	net
+
 # sa-hil.habeas.com for SpamAssassin queries
 # hil.habeas.com for other queries
 header HABEAS_INFRINGER		eval:check_rbl_swe('hil', 'sa-hil.habeas.com.')