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/10/25 11:23:22 UTC

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

Author: jm
Date: Wed Oct 25 02:23:22 2006
New Revision: 467588

URL: http://svn.apache.org/viewvc?view=rev&rev=467588
Log:
another new test rule

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?view=diff&rev=467588&r1=467587&r2=467588
==============================================================================
--- spamassassin/rules/trunk/sandbox/jm/20_basic.cf (original)
+++ spamassassin/rules/trunk/sandbox/jm/20_basic.cf Wed Oct 25 02:23:22 2006
@@ -97,3 +97,5 @@
 describe CTYPE_8SPACE_GIF   Stock spam image part 'Content-Type' found (8 spc)
 endif
 
+header CTYPE_000_00_BOUND   Content-Type =~ /boundary=\"----=_NextPart_000_00/
+