Skip to content

v12.1.0

Choose a tag to compare

@georglauterbach georglauterbach released this 10 May 08:37
· 532 commits to master since this release
652bbd8

Please refer to the CHANGELOG to get the complete and comprehensive overview of this release. Here is the full git-diff: v12.0.0...v12.1.0.

Summary

Rspamd Stabilization

With v12.1.0, Rspamd is stabilized. We added more documentation (e.g. on the web interface), the option to greylist e-mails, an option to use HFILTER_HOSTNAME_UNKNOWN and a helper script for DKIM signing. The scripts have been properly stabilized and cleaned up as well, and all WIP warnings are now removed.

Updates to Fail2Ban

Fail2Ban saw some major updates in its configuration. The mode for Postfix was changed to extra to catch more log lines and the time to find an offender and the time the offer is banned was raised as well.

Smaller Fixes

v12.1.0 also packs a lot of smaller fixes for scripts, our CI and configurations.

What's Changed