svn commit: r1933479 - spamassassin/trunk
[email protected] Wed, 29 Apr 2026 09:40:31 -0000
| Newsgroups | gmane.mail.spam.spamassassin.cvs |
|---|---|
| Message-ID | <177745563101.254739.17338830526703905812@svn03-he-fi> |
Author: gbechis Date: Wed Apr 29 09:40:30 2026 New Revision: 1933479 Log: mention ExtractText cache Modified: spamassassin/trunk/UPGRADE Modified: spamassassin/trunk/UPGRADE ============================================================================== --- spamassassin/trunk/UPGRADE Wed Apr 29 09:38:16 2026 (r1933478) +++ spamassassin/trunk/UPGRADE Wed Apr 29 09:40:30 2026 (r1933479) @@ -1,6 +1,9 @@ Note for Users Upgrading to SpamAssassin 4.0.3 ---------------------------------------------- +- Mail::SpamAssassin::Plugin::ExtractText now has the possibility + to cache results in order to speedup attachment processing. + - Hashbl can now query FuzzyHash rbls using check_hashbl_bodyfuzzy() in order to detect emails similar to known spam messages.