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 2006/07/04 11:25:11 UTC

svn commit: r418960 - /spamassassin/rules/trunk/sandbox/jm/20_basic.cf

Author: jm
Date: Tue Jul  4 02:25:10 2006
New Revision: 418960

URL: http://svn.apache.org/viewvc?rev=418960&view=rev
Log:
a productive header rule based on short X-MimeOLE contents

Modified:
    spamassassin/rules/trunk/sandbox/jm/20_basic.cf

Modified: spamassassin/rules/trunk/sandbox/jm/20_basic.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/jm/20_basic.cf?rev=418960&r1=418959&r2=418960&view=diff
==============================================================================
--- spamassassin/rules/trunk/sandbox/jm/20_basic.cf (original)
+++ spamassassin/rules/trunk/sandbox/jm/20_basic.cf Tue Jul  4 02:25:10 2006
@@ -19,3 +19,5 @@
 header TT_XREF_TRUNC    Xref =~ /^\s*<?[^<>\s]+\[\d+$/
 describe TT_XREF_TRUNC  Scora: Xref ends after left-bracket + digits
 
+header MIMEOLE_SHORT_6_5 X-MimeOLE =~ /^Produced By Microsoft Exchange V6.5$/
+