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/12/11 14:11:19 UTC

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

Author: jm
Date: Mon Dec 11 05:11:17 2006
New Revision: 485653

URL: http://svn.apache.org/viewvc?view=rev&rev=485653
Log:
loosen up STOX_AND_PRICE a little

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=485653&r1=485652&r2=485653
==============================================================================
--- spamassassin/rules/trunk/sandbox/jm/20_basic.cf (original)
+++ spamassassin/rules/trunk/sandbox/jm/20_basic.cf Mon Dec 11 05:11:17 2006
@@ -205,9 +205,8 @@
 meta MSOE_MID_WRONG_CASE2  (__XM_OUTLOOK_EXPRESS && __MSOE_MID_WRONG_CASE && !__MIMEOLE_1106)
 
 header STOX_REPLY_TYPE  Content-Type =~ /text\/plain; .* reply-type=original/
-body CURR_PRICE         /^Current Price:/
+body CURR_PRICE         /\bCurrent Price:/
 meta STOX_AND_PRICE     CURR_PRICE && STOX_REPLY_TYPE
-
 
 # bug 5224: basic OE multipart/related check.  see what the overlaps
 # are like