Skip to content

v0.5.0

Compare
Choose a tag to compare
@mdecimus mdecimus released this 28 Dec 14:32
· 3 commits to main since this release

[0.5.0] - 2023-12-27

This version introduces some breaking changes in the configuration file. Please read the UPGRADING.md file for more information.

Added

  • Spam databases can now be stored in any of the supported data stores or Redis. It is no longer necessary to have an SQL server to use the spam filter.
  • LDAP bind authentication, to support some LDAP servers such as lldap which do not expose the userPassword attribute.

Changed

Fixed

  • Spamhaus DNSBL return codes.
  • CLI tool reports authentication errors rather than a parsing error.