github foxcpp/maddy v0.5.3
maddy 0.5.3

latest releases: v0.7.1, v0.7.0, v0.6.3...
2 years ago

Docker image changes

maddy image is now also available at ghcr.io registry:

docker pull ghcr.io/foxcpp/maddy:0.5

Currently this is just an experiment, we are not sure if we will fully migrate to it.

Image tags no longer include v prefix with the exception of v0.5 still being updated to maintain compatibility for people that use this tag.

docker pull foxcpp/maddy:0.5.3 # instead of foxcpp/maddy:v0.5.3

Bug fixes

  • Fix errors from LMTP downstream being ignored (#453)
  • Make it possible to use dovecot_sasl auth with TCP sockets (#450, thanks @JonLundy)
  • Fix MAIL after STARTTLS causing panic
  • Fix IMAP IDLE capability missing (#446)

Misc

  • Add target.remote force_ipv4 option (#442, thanks @delthas)

Don't miss a new maddy release

NewReleases is sending notifications on new releases.