Skip to content

maddy 0.4.2

Choose a tag to compare

@foxcpp foxcpp released this 21 Nov 20:46
· 476 commits to master since this release
v0.4.2
bf982eb

Users of binary packages or Docker image are encouraged to upgrade to get a fix for CVE-2020-28362 that comes with Go 1.15.5

Note: Binary artifacts for this release were removed due to being broken. Source build should be used.

Fixes

  • check/milter: Add missing handler for milter.ActTempFail ('t') (thanks @hugmouse!)
  • msgpipeline: Fix log messages missing for sub-pipelines
  • msgpipeline: Fix effective_rcpt in log messages being wrong when sub-pipelines do rewriting
  • endpoint/smtp: Fix handling of empty messages in auto-buffer code
  • endpoint/smtp: Auto-create directory for "fs" buffer mode