You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by du...@apache.org on 2005/08/07 08:05:26 UTC

svn commit: r230642 - /spamassassin/branches/3.1/rules/20_phrases.cf

Author: duncf
Date: Sat Aug  6 23:05:24 2005
New Revision: 230642

URL: http://svn.apache.org/viewcvs?rev=230642&view=rev
Log:
Bug 4363 - Avoid FP for DIET_1 on "exercise price"

Modified:
    spamassassin/branches/3.1/rules/20_phrases.cf

Modified: spamassassin/branches/3.1/rules/20_phrases.cf
URL: http://svn.apache.org/viewcvs/spamassassin/branches/3.1/rules/20_phrases.cf?rev=230642&r1=230641&r2=230642&view=diff
==============================================================================
--- spamassassin/branches/3.1/rules/20_phrases.cf (original)
+++ spamassassin/branches/3.1/rules/20_phrases.cf Sat Aug  6 23:05:24 2005
@@ -215,7 +215,7 @@
 describe AMAZING_STUFF		Amazing Stuff
 
 # seems like we vastly reduce FPs on this one with a small change or two
-body DIET_1		/\b(?:(?:without|no) (?:exercis(?:e|ing)|dieting)|weight.?loss|(?:extra|lose|lost|losing).{0,10}(?:pounds|weight|inches|lbs)|burn.{1,10}fat)\b/i
+body DIET_1             /\b(?:(?:without|no) (?:exercis(?:e(?! price)|ing)|dieting)|weight.?loss|(?:extra|lose|lost|losing).{0,10}(?:pounds|weight|inches|lbs)|burn.{1,10}fat)\b/i
 describe DIET_1		Lose Weight Spam
 
 body DIET_2		/\blo+se.{1,10}\d+.{1,3}(?:lb|pound|kg|kilo)/i