You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by bi...@apache.org on 2018/12/18 17:37:05 UTC

svn commit: r1849199 - /spamassassin/trunk/rulesrc/sandbox/billcole/24_mixed_es.cf

Author: billcole
Date: Tue Dec 18 17:37:05 2018
New Revision: 1849199

URL: http://svn.apache.org/viewvc?rev=1849199&view=rev
Log:
Narrowed definition of visual e's

Modified:
    spamassassin/trunk/rulesrc/sandbox/billcole/24_mixed_es.cf

Modified: spamassassin/trunk/rulesrc/sandbox/billcole/24_mixed_es.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/billcole/24_mixed_es.cf?rev=1849199&r1=1849198&r2=1849199&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/billcole/24_mixed_es.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/billcole/24_mixed_es.cf Tue Dec 18 17:37:05 2018
@@ -1,9 +1,12 @@
+replace_tag e (?:e|\xc3[\xa8\xa9\xaa\xab]|\xc4[\x93\x95\x97\x99\x9b]|\xc8[\x85\x87\x80]|\xcf\xb5|\xd0\xb5|\xd1[\x90\x91\x94\xb3]|\xd2[\xbc\xbd\xbe\xbf]|\xd3[\x07\xa9\xab])
+
+
 if can(Mail::SpamAssassin::Conf::feature_bug6558_free)
   ifplugin Mail::SpamAssassin::Plugin::ReplaceTags
     body            __LOWER_E       /e/
     tflags          __LOWER_E       multiple maxhits=230
-    replace_rules   __E_LIKE_LETTER
-    body            __E_LIKE_LETTER /<E>/
+    replace_rules   __E_LIKE_LETTER 
+    body            __E_LIKE_LETTER /<e>/
     tflags          __E_LIKE_LETTER multiple maxhits=320
     meta            MIXED_ES        ( __LOWER_E > 20 ) && ( __E_LIKE_LETTER > ( (__LOWER_E * 14 ) / 10) ) && ( __E_LIKE_LETTER < ( 10 * __LOWER_E ) )
     describe        MIXED_ES        Too many es are not es