You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jq...@apache.org on 2014/09/12 14:55:36 UTC

svn commit: r1624531 - /spamassassin/trunk/rules/20_phrases.cf

Author: jquinn
Date: Fri Sep 12 12:55:36 2014
New Revision: 1624531

URL: http://svn.apache.org/r1624531
Log:
capped BANG_GUAR at 1.0 due to FP

Modified:
    spamassassin/trunk/rules/20_phrases.cf

Modified: spamassassin/trunk/rules/20_phrases.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rules/20_phrases.cf?rev=1624531&r1=1624530&r2=1624531&view=diff
==============================================================================
--- spamassassin/trunk/rules/20_phrases.cf (original)
+++ spamassassin/trunk/rules/20_phrases.cf Fri Sep 12 12:55:36 2014
@@ -163,8 +163,10 @@ describe ACT_NOW_CAPS		Talks about 'acti
 body MORE_SEX               /increased?.{0,9}(?:sex|stamina)/i
 describe MORE_SEX 		Talks about a bigger drive for sex
 
+# explicitly capped at 1.0 score because of FP potential
 body BANG_GUAR	         	/\bguaranteed?\!/i
 describe BANG_GUAR		Something is emphatically guaranteed
+score BANG_GUAR                 1.0
 
 
 body __RUDE_HTML_1	/Get a capable html e-mailer/i