Mailing List Archive

svn commit: r178970 - /spamassassin/trunk/rules/70_testing.cf
Author: felicity
Date: Sun May 29 10:20:32 2005
New Revision: 178970

URL: http://svn.apache.org/viewcvs?rev=178970&view=rev
Log:
remove T_MISSING_CT due to lack of hits

Modified:
spamassassin/trunk/rules/70_testing.cf

Modified: spamassassin/trunk/rules/70_testing.cf
URL: http://svn.apache.org/viewcvs/spamassassin/trunk/rules/70_testing.cf?rev=178970&r1=178969&r2=178970&view=diff
==============================================================================
--- spamassassin/trunk/rules/70_testing.cf (original)
+++ spamassassin/trunk/rules/70_testing.cf Sun May 29 10:20:32 2005
@@ -26,9 +26,6 @@
#
########################################################################

-header T_MISSING_CT Content-Type =~ /^\s*;/
-describe T_MISSING_CT Content-Type header is missing required type
-
ifplugin Mail::SpamAssassin::Plugin::MIMEHeader
mimeheader T_MIME_MISSING_CT Content-Type =~ /^\s*;/
describe T_MIME_MISSING_CT MIME part Content-Type header is missing required type