You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by km...@apache.org on 2012/04/06 16:50:32 UTC

svn commit: r1310367 - /spamassassin/trunk/rulesrc/sandbox/khopesh/20_khop_experimental.cf

Author: kmcgrail
Date: Fri Apr  6 14:50:32 2012
New Revision: 1310367

URL: http://svn.apache.org/viewvc?rev=1310367&view=rev
Log:
Moved KHOP_HELO_AS_VICTIM to nopublish because of dependency on nopublish rule

Modified:
    spamassassin/trunk/rulesrc/sandbox/khopesh/20_khop_experimental.cf

Modified: spamassassin/trunk/rulesrc/sandbox/khopesh/20_khop_experimental.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/khopesh/20_khop_experimental.cf?rev=1310367&r1=1310366&r2=1310367&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/khopesh/20_khop_experimental.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/khopesh/20_khop_experimental.cf Fri Apr  6 14:50:32 2012
@@ -133,6 +133,7 @@ meta	 FORGED_SPF_HELO	__HELO_NOT_RDNS &&
 # This *really* needs properly defined trusted networks.
 header	 __HELO_AS_VICTIM 	X-Spam-Relays-External =~ /^[^\]]+ helo=(\S+) [^\]]*\bby=\1 /
 meta	 KHOP_HELO_AS_VICTIM	__HELO_AS_VICTIM && !__BOTNET_NOTRUST
+tflags   KHOP_HELO_AS_VICTIM    nopublish # confirm license with author first for __BOTNET_NOTRUST
 
 meta     HELO_NO_DOMAIN	__HELO_NO_DOMAIN && !HELO_LOCALHOST
 describe HELO_NO_DOMAIN	Relay reports its domain incorrectly