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/02/16 05:33:16 UTC

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

Author: quinlan
Date: Sun Feb 15 20:33:15 2004
New Revision: 6687

Modified:
   incubator/spamassassin/trunk/rules/70_testing.cf
Log:
typo


Modified: incubator/spamassassin/trunk/rules/70_testing.cf
==============================================================================
--- incubator/spamassassin/trunk/rules/70_testing.cf	(original)
+++ incubator/spamassassin/trunk/rules/70_testing.cf	Sun Feb 15 20:33:15 2004
@@ -509,7 +509,7 @@
 meta T_MSGID_EVIL_10	(__MSGID_ESPAM && !__MSGID_IDIOM_2 && !__MSGID_IDIOM_3)
 meta T_MSGID_EVIL_11	(__MSGID_ESPAM && !__MSGID_IDIOM_2 && !__MSGID_IDIOM_4)
 meta T_MSGID_EVIL_12	(__MSGID_ESPAM && !__MSGID_IDIOM_2 && !__MSGID_IDIOM_5)
-header T_MSGID_EVIL_P	Message-ID ~= /(?:\$[^$-]*[$-][^$-]*[$-]|[$-][^$-]*[$-][^$-]*\$)[^@]*\@/
+header T_MSGID_EVIL_P	Message-ID =~ /(?:\$[^$-]*[$-][^$-]*[$-]|[$-][^$-]*[$-][^$-]*\$)[^@]*\@/
 
 # some simple subject rules to catch a persistent spammer
 header T_SUBJ_XANAX		Subject =~ /x.{0,2}a.{0,2}n.{0,2}a.{0,2}x/i