github moisseev/rspamd-spamness 2.10.0

8 hours ago

Description

This release introduces bandwidth optimization for Bayes training and fixes a regression in the fuzzy hash delisting context menu.

New Features

  • Strip non-text MIME bodies for Bayes training: Added an option to reduce bandwidth when training the Bayes classifier by stripping bodies of non-text MIME parts (images, PDFs, archives, etc.). Parts with encoded body ≤ 4 KB are kept intact to preserve the exact Bayes token; larger parts are replaced with a one-byte stub so that at least a #ps:0 token is emitted for the classifier inclusion threshold. Part headers (filenames, MIME types) are preserved for metadata tokens. Enabled by default.

Bug Fixes

  • Fix fuzzy hash delisting context menu: Handle openFuzzyDelistMenuitem in popup command switch.

Don't miss a new rspamd-spamness release

NewReleases is sending notifications on new releases.