Skip to content

v0.95-release

Compare
Choose a tag to compare
@msimerson msimerson released this 11 Feb 22:02
· 78 commits to master since this release
  • tls: adding support of Perfect Forward Secrecy (biergaizi)
  • more test coverage
  • misc updates to tests and docs
  • use perl DNS methods instead of shell cmds
  • tidier testing (t/tmp/*) vs scattershot
  • greylisting plugin adds Redis support
  • Qpsmtpd::DB with DBM and Redis classes
  • Auth-Results header won't be modified if DKIM signed
  • ordering headers to improve SpamAssassin interaction (priyadi)
  • disable SSLv3
  • fcrdns: add tests and improved localhost detection
  • added data_post_headers hook (priyadi)
  • added preliminary support for GeoIP v2 and ASN lookups from GeoIP DBs
  • make content log location configurable
  • added script for fetching GeoIP dbs
  • added auth_imap plugin (Graham Todd)
  • improved IPv6 support
  • removed async everything (unsupported and stagnant)