Releases: postalsys/mailauth
Releases · postalsys/mailauth
v4.3.2
Full Changelog: v4.3.1...v4.3.2
v4.2.0
v4.1.0
- Removed node-forge as a dependency
Full Changelog: v4.0.2...v4.1.0
v4.0.2
- Improved compatibility for
l=DKIM tag - Added support for
x=DKIM tag
Full Changelog: v4.0.1...v4.0.2
v4.0.1
- Added new CLI option for the vmc cmmand:
-t / --dateto compare VMC certificate expiration against a specific timestamp - Log all DNS requests if cli command uses verbose mode
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- Added support for SPF PTR by @andris9 in #26
- Support for ptr SPF mechanism
- Use DNS query limits for SPF as defined in rfc7208#section-4.6.4. DNS queries for SPF are limited to 10.
- New option
maxVoidCountand cli argument--max-void-lookups / -z(defaults to 2)
Full Changelog: v3.0.3...v4.0.0
v3.0.2
v3.0.1
v3.0.0
v2.3.4
- Re-implemented relaxed body canonicalization
- Fixed a bug with simple body canonicalization
Full Changelog: v2.3.3...v2.3.4