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/04/27 05:51:07 UTC

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

Author: quinlan
Date: Mon Apr 26 20:51:06 2004
New Revision: 10302

Modified:
   incubator/spamassassin/trunk/rules/20_dnsbl_tests.cf
Log:
add net flag


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	Mon Apr 26 20:51:06 2004
@@ -221,6 +221,7 @@
 # S25 = date of first message from this domain
 header SENDERBASE_NEW_BULK	eval:check_rbl_sub('senderbase', 'S23 > 6.2 && (time - S25 < 120*86400)')
 describe SENDERBASE_NEW_BULK	Sender domain is new and very high volume
+tflags SENDERBASE_NEW_BULK	net
 
 # ---------------------------------------------------------------------------
 # NOTE: donation tests, see README file for details