You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jh...@apache.org on 2020/10/29 17:08:02 UTC

svn commit: r1882973 - /spamassassin/trunk/rules/25_replace.cf

Author: jhardin
Date: Thu Oct 29 17:08:01 2020
New Revision: 1882973

URL: http://svn.apache.org/viewvc?rev=1882973&view=rev
Log:
Fix bug 7865 - FPs in FUZZY_CREDIT

Modified:
    spamassassin/trunk/rules/25_replace.cf

Modified: spamassassin/trunk/rules/25_replace.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rules/25_replace.cf?rev=1882973&r1=1882972&r2=1882973&view=diff
==============================================================================
--- spamassassin/trunk/rules/25_replace.cf (original)
+++ spamassassin/trunk/rules/25_replace.cf Thu Oct 29 17:08:01 2020
@@ -111,7 +111,7 @@ body FUZZY_CPILL	/(?!ciali[sz])<C><I><A>
 describe FUZZY_CPILL	Attempt to obfuscate words in spam
 replace_rules FUZZY_CPILL
 
-body FUZZY_CREDIT	/<inter W1>(?![ck]r[e\xe9]dit)<C><R><E><D><I><T>/i
+body FUZZY_CREDIT	/<inter W1>(?![ck]r(?:[e\xe9]|\xc3\xa9)dit)<C><R><E><D><I><T>/i
 describe FUZZY_CREDIT	Attempt to obfuscate words in spam
 replace_rules FUZZY_CREDIT