maddy icon indicating copy to clipboard operation
maddy copied to clipboard

✉️ Composable all-in-one mail server.

Results 165 maddy issues
Sort by recently updated
recently updated
newest added

https://jmap.io/

new feature

# Describe the bug I have got a panic during sending a message: ``` Sep 10 08:55:45 mailserver maddy[2079]: panic: Future.Set called multiple times Sep 10 08:55:45 mailserver maddy[2079]: goroutine...

bug
help wanted

That would enable writing alternative queue storage implementations. Discussion needed to figure out if there is need and what considerations are.

rfc
mta-out

Independent of #6: Storage backend supports "picking up" new files from new/.

new feature
mta-in
good first issue

That is, properly detect danging/incomplete entries.

good first issue

Implement Cyrus authentication delegation client so maddy could be used with Cyrus IMAP instead of builtin server. Notable reason for such setup is the fact Cyrus supports JMAP.

help wanted
auth

"Module instance" is a configuration block, module.Module represents a configuration block.

For performance purposes, go-imap-sql implements some operations in a way that does not use SQL engine capability to detect and fix inconsistency errors. Such go-imap-sql bugs can make storage unusable....

new feature
go-imap-sql
imap

Back when I started developing maddy, I did not see the value in introducing a big number of logging levels. The ones currently defined are basically "info" and "debug" with...

new feature

Transport security in SMTP world is merely Opportunistic, there is no practice like in the Web to always require encryption with matching DNS-ID and trusted certificate. Additionally, things get complicated...

security
rfc
mta-out
mta-in