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
+
|