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/01/13 02:22:53 UTC

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

Author: jm
Date: Mon Jan 12 17:22:52 2004
New Revision: 6146

Modified:
   incubator/spamassassin/trunk/rules/70_cvs_rules_under_test.cf
Log:
now seeing this in spam/scam mails

Modified: incubator/spamassassin/trunk/rules/70_cvs_rules_under_test.cf
==============================================================================
--- incubator/spamassassin/trunk/rules/70_cvs_rules_under_test.cf	(original)
+++ incubator/spamassassin/trunk/rules/70_cvs_rules_under_test.cf	Mon Jan 12 17:22:52 2004
@@ -367,3 +367,6 @@
 meta T_MID_RCVD_DIFF_AOL	(__MSGID_HAS_AOL && !__RCVD_HAS_AOL)
 describe T_MID_RCVD_DIFF_AOL	Message-Id does not match Received (aol.com)
 
+uri	T_URI_UNPRINTABLE	/%0/
+describe T_URI_UNPRINTABLE	URI contains unprintable characters
+