All Versions
19
Latest Version
Avg Release Cycle
48 days
Latest Release
1378 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v6.6.0.p1 Changes
October 26, 2019Dependencies note:
๐ This release builds with LibreSSL > 3.0.2 or OpenSSL > 1.1.0.
โ It's preferable to depend on LibreSSL as OpenSMTPD is written and tested with that dependency. In addition, the features parity is not respected, some features will not be available with OpenSSL, like ECDSA server-side ๐ certificates support in this release. OpenSSL library is considered as a best effort target TLS library and provided as a commodity, LibreSSL has become our target TLS library.
๐ Changes in this release (since 6.4.0):
- ๐ various improvements to documentation and code
- reverse dns session matching criteria added to smtpd.conf(5)
- ๐ regex table lookup support added to smtpd.conf(5)
- ๐ introduced support for ECDSA certificates with an ECDSA privsep engine
- introduced builtin filters for basic filtering of incoming sessions
- introduced option to deliver junk to a Junk folder in mail.maildir(8)
- ๐ fixed the smtp(1) client so it uses correct default port for SMTPS
- ๐ fixed an smtpd(8) crash on excessively large input
- ensured mail rejected by an LMTP server stay queued
Experimental features:
- introduced a filters API to allow writing standalone filters for smtpd
- ๐ introduced proxy-v2 support allowing smtpd to operate behind a proxy
-
v6.4.2
August 02, 2019 -
v6.4.2.p1
August 02, 2019 -
v6.4.1p2
December 17, 2018 -
v6.4.1.p2
December 17, 2018 -
v6.4.1.p1
December 14, 2018 -
v6.4.0p2
November 06, 2018 -
v6.4.0.p2
November 06, 2018 -
v6.4.0.p1
October 26, 2018