Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Releases: stalwartlabs/smtp-server

v0.3.1

22 Jul 14:57
Compare
Choose a tag to compare
  • Added: Milter filter support. Documentation is available here.
  • Added: Match IP address type using /0 mask (#16).
  • Fix: Support for OpenLDAP password hashing schemes between curly brackets (#8).
  • Fix: Add CA certificates to Docker runtime (#5).

v0.3.0

16 Jul 11:26
Compare
Choose a tag to compare
  • Added LDAP support.
  • Removed concept of databases, lists, remotes lists and replaced it with directories.
  • Fixed error when using PKCS8 DKIM private keys.

v0.1.2

11 Mar 08:28
Compare
Choose a tag to compare
  • Fix: sender-domain key not available for evaluation.
  • Bump to latest mail-auth.

v0.1.1

06 Mar 11:18
Compare
Choose a tag to compare
  • Fix: Only the first TLS certificate is used rather than the full chain (#3)
  • Fix: Update name for reject-non-fqdn setting (#6).

v0.1.0

01 Mar 18:01
Compare
Choose a tag to compare
  • Initial release.