You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by kh...@apache.org on 2010/04/25 08:14:07 UTC

svn commit: r937753 - /spamassassin/trunk/rulesrc/sandbox/khopesh/20_trust.cf

Author: khopesh
Date: Sun Apr 25 06:14:07 2010
New Revision: 937753

URL: http://svn.apache.org/viewvc?rev=937753&view=rev
Log:
fix failed lint (make test missed this!?)

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

Modified: spamassassin/trunk/rulesrc/sandbox/khopesh/20_trust.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/khopesh/20_trust.cf?rev=937753&r1=937752&r2=937753&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/khopesh/20_trust.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/khopesh/20_trust.cf Sun Apr 25 06:14:07 2010
@@ -1,12 +1,10 @@
-## khop-trust.cf  v 2010042418
+## khop-trust.cf	v 2010042500
 ## Khopesh's Trust metrics, used as a dependency for several channels.
 ## 
 ## Spamassassin rules written by Adam Katz <antispamATkhopiscom>
 ## http://khopesh.com/Anti-spam
 ## khopesh on irc://irc.freenode.net/#spamassassin
 ## 
-## sa-update --gpgkey E8B493D6 --channel khop-bl.sa.khopesh.com
-## 
 ## These rules are Copyright (C) 2001-2009 by Adam Katz <antispamATkhopiscom>
 ## Licensed under the Apache License 2.0 or Creative Commons Share-alike 2.0
 ## The author is receptive to relicensing requests.
@@ -41,6 +39,7 @@ else
   meta __NOT_SPOOFED  SPF_PASS || DKIM_VALID || !__LAST_EXTERNAL_RELAY_NO_AUTH || ALL_TRUSTED	# yes DKIM, yes SPF
  else
   meta __NOT_SPOOFED  DKIM_VALID || !__LAST_EXTERNAL_RELAY_NO_AUTH || ALL_TRUSTED	# yes DKIM, no SPF
+ endif
 endif
 tflags	   __NOT_SPOOFED	nice
 ##} __NOT_SPOOFED