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 2007/07/25 01:05:40 UTC

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

Author: jm
Date: Tue Jul 24 16:05:39 2007
New Revision: 559253

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

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=559253&r1=559252&r2=559253
==============================================================================
--- spamassassin/rules/trunk/sandbox/jm/20_basic.cf (original)
+++ spamassassin/rules/trunk/sandbox/jm/20_basic.cf Tue Jul 24 16:05:39 2007
@@ -272,5 +272,6 @@
 # good Message-ID pattern for recent stock spam
 header STOX_MID_1090909 Message-ID =~ /^<[A-F0-9]{8}\.[1-9]0[0-9]0[0-9]0[0-9]\@[a-z]/
 header STOX_BOUND_090909 Content-Type =~ /boundary=\"------------0[0-9]0[0-9]0[0-9]0[0-9]0[0-9]0[0-9]0[0-9]0[0-9]0[0-9]0[0-9]0[0-9]0[0-9]\"/
+header STOX_BOUND_090909_B Content-Type:raw =~ /;\n boundary=\"------------0[0-9]0[0-9]0[0-9]0[0-9]0[0-9]0[0-9]0[0-9]0[0-9]0[0-9]0[0-9]0[0-9]0[0-9]\"$/s
 header STOX_UA  User-Agent =~ /^Thunderbird 1.5.0.12 \(Windows\/20070509\)/