You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by kb...@apache.org on 2021/01/11 02:51:19 UTC

svn commit: r1885345 - /spamassassin/branches/3.4/UPGRADE

Author: kb
Date: Mon Jan 11 02:51:19 2021
New Revision: 1885345

URL: http://svn.apache.org/viewvc?rev=1885345&view=rev
Log:
BodyEval: plaintext_body_sig_ratio eval rules, bug 7879

Modified:
    spamassassin/branches/3.4/UPGRADE

Modified: spamassassin/branches/3.4/UPGRADE
URL: http://svn.apache.org/viewvc/spamassassin/branches/3.4/UPGRADE?rev=1885345&r1=1885344&r2=1885345&view=diff
==============================================================================
--- spamassassin/branches/3.4/UPGRADE (original)
+++ spamassassin/branches/3.4/UPGRADE Mon Jan 11 02:51:19 2021
@@ -14,6 +14,9 @@ Note for Users Upgrading to SpamAssassin
 
 - URIDetail can now match full hostname with "host" key
 
+- BodyEval: plaintext_body_sig_ratio: eval rules for the (first text/plain
+  MIME part's) body and signature lengths and ratio
+
 Note for Users Upgrading to SpamAssassin 3.4.4
 ----------------------------------------------