github foxcpp/maddy v0.3.3
maddy 0.3.3

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

Note: We are in the progress of changing maddy source code license from MIT to GPLv3.
This is the last release to have all code available under MIT license.

Note: GitHub refused to accept maddy-0.3.3+gd95e4f9-x86_64-linux-musl.tar.zst attachment. A good reminder that artifacts for all releases are available from https://foxcpp.dev/maddy-builds/

Bug fixes

  • Fix CRLF mangled into LF by net/textproto and incorrect RFC822.SIZE reported
    by go-imap-sql as a result of that.
    (18657de)

  • Fix maddyctl imap-msgs list showing only the last message by default
    (b2b38bf)

  • Fix attachments reported as 0 bytes
    (fb2b3a5)

  • Fix messages listed twice by RainLoop
    (abba516)

  • Fix maddyctl creds set-password being no-op
    (78f7713)

  • Mangle CRLF in Diagnostic-Code DSN field
    (18657de, see GH#245)

  • Add missing msg_id field for 'RCPT error' message
    (20fe5ad)

  • Fix SMTP enhanced code included in extra lines of multi-line SMTP status
    (18657de)

Misc

  • Hide "operation was canceled" errors for async rDNS lookup
    (fcebfa2)

Don't miss a new maddy release

NewReleases is sending notifications on new releases.