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/05/01 02:41:02 UTC

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

Author: quinlan
Date: Fri Apr 30 17:41:01 2004
New Revision: 10462

Modified:
   incubator/spamassassin/trunk/rules/70_testing.cf
Log:
add T_X_MESSAGE_INFO just in case a + is not always there


Modified: incubator/spamassassin/trunk/rules/70_testing.cf
==============================================================================
--- incubator/spamassassin/trunk/rules/70_testing.cf	(original)
+++ incubator/spamassassin/trunk/rules/70_testing.cf	Fri Apr 30 17:41:01 2004
@@ -939,3 +939,6 @@
 
 body T_HTML_TEXT_AFTER_HTML	eval:html_test('text_after_html')
 body T_HTML_TEXT_AFTER_BODY	eval:html_test('text_after_body')
+
+# might be better than X_MESSAGE_INFO
+header T_X_MESSAGE_INFO		exists:X-Message-Info