2023-07-22 11:31:48 +00:00
|
|
|
stalwart-smtp v0.3.1
|
|
|
|
================================
|
|
|
|
- Added: Milter filter support. Documentation is available [here](https://stalw.art/docs/smtp/filter/milter).
|
|
|
|
- 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).
|
|
|
|
|
2023-07-16 09:58:04 +00:00
|
|
|
stalwart-smtp v0.3.0
|
|
|
|
================================
|
|
|
|
- Added **LDAP** support.
|
|
|
|
- Removed concept of `databases`, `lists`, `remotes` lists and replaced it with `directories`.
|
2023-07-17 14:08:57 +00:00
|
|
|
- Fixed error when using PKCS8 DKIM private keys.
|
2023-07-16 09:58:04 +00:00
|
|
|
|
|
|
|
stalwart-smtp v0.1.2
|
2023-03-11 08:28:03 +00:00
|
|
|
================================
|
|
|
|
- Fix: `sender-domain` key not available for evaluation.
|
|
|
|
- Bump to latest mail-auth.
|
|
|
|
|
2023-07-16 09:58:04 +00:00
|
|
|
stalwart-smtp v0.1.1
|
2023-03-06 11:10:38 +00:00
|
|
|
================================
|
|
|
|
- Fix: Only the first TLS certificate is used rather than the full chain (#3)
|
|
|
|
- Fix: Update name for `reject-non-fqdn` setting (#6).
|
|
|
|
|
2023-07-16 09:58:04 +00:00
|
|
|
stalwart-smtp v0.1.0
|
2023-02-24 15:28:02 +00:00
|
|
|
================================
|
|
|
|
- Initial release.
|