You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2004/10/03 23:58:39 UTC

svn commit: rev 51852 - spamassassin/trunk/rules

Author: jm
Date: Sun Oct  3 14:58:38 2004
New Revision: 51852

Modified:
   spamassassin/trunk/rules/70_testing.cf
Log:
oops, typo in testing rule

Modified: spamassassin/trunk/rules/70_testing.cf
==============================================================================
--- spamassassin/trunk/rules/70_testing.cf	(original)
+++ spamassassin/trunk/rules/70_testing.cf	Sun Oct  3 14:58:38 2004
@@ -139,5 +139,6 @@
 
 # A particularly persistent .tw spammer sending broken messages; gets past
 # my installation :( .  Happily, they always HELO with "0".
-header HELO_0     X-Spam-Relays-Untrusted =~ / helo=0 /
+header T_HELO_0     X-Spam-Relays-Untrusted =~ / helo=0 /
+