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/04/06 00:18:25 UTC

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

Author: jm
Date: Mon Apr  5 15:18:23 2004
New Revision: 9879

Modified:
   incubator/spamassassin/trunk/rules/70_testing.cf
Log:
oops typo, and added T_X_MESSAGE_INFO

Modified: incubator/spamassassin/trunk/rules/70_testing.cf
==============================================================================
--- incubator/spamassassin/trunk/rules/70_testing.cf	(original)
+++ incubator/spamassassin/trunk/rules/70_testing.cf	Mon Apr  5 15:18:23 2004
@@ -469,7 +469,10 @@
 endif   # Mail::SpamAssassin::Plugin::URIDNSBL
 
 # a couple to try out
-header PC_CUR_DATE_TIME       ALL =~ /%CURRENT_DATE_TIME/
-header PC_RND_HEADER          ALL =~ /%RA?ND_[A-Z]/
-body PC_RND_BODY              /%RA?ND_[A-Z]/
+header T_PC_CUR_DATE_TIME       ALL =~ /%CURRENT_DATE_TIME/
+header T_PC_RND_HEADER          ALL =~ /%RA?ND_[A-Z]/
+body T_PC_RND_BODY              /%RA?ND_[A-Z]/
+
+header T_X_MESSAGE_INFO         X-Message-Info =~ /\+/
+describe T_X_MESSAGE_INFO       Ratware signature (X-Message-Info)