maddy 0.5.1
Bug fixes
- table/sql_table: Fix incorrect for PostgreSQL type being used in table creation (GH #386)
- endpoint/smtp: Fix limitedReader causing message body read to loop forever (GH #403, GH #389)
- storage/blob/s3: Fix PutObject goroutines leaking if message write is aborted (GH #395)
- storage/blob/s3: Force a smaller PartSize when blob size is unknown (GH #395)
- storage/blob: Pass blobSize to go-imap-sql (GH #395)
- storage/blob/s3: Correctly handle PutObject errors (GH #387)
Misc
- libdns: Add namecheap provider (GH #392)
Added only if maddy is built with Go 1.16.
- Add postmaster address rewrite back to default config (GH #384)