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

Might be useful if some `deliver_to` calls are intended to produce non-critical copies (e.g. push notifications, like #735). ``` deliver_to ignore_error http ... ```

mta-in
good first issue

This would be an amazing design if it supported sending to Apprise ! Apprise - Push Notifications that work with just about every platform! https://github.com/caronc/apprise

new feature

Dear maddy author, please tell me about the function of batch creating users. I currently have a requirement to have the golang program automatically create users. I tried to directly...

new feature

From-scratch rewrite of imapsql storage based on upstream go-imap v2 (not maddy fork one). Downstream repository: https://github.com/foxcpp/maddy-storage

# Describe the bug I wanted to create an alternative name for my account using aliases file, but relative names like `cat: dog` (as specified in [docs](https://maddy.email/reference/modifiers/envelope/)) didn't work for...

bug

# Use case I am building a systme where I add domains to maddy via api. I have already built the api part (if anyone finds this useful I'm happy...

new feature

# Describe the bug When following the documentation for using Dovecot SASL with maddy by enabling it in the submission config, starting maddy with systemd appears to cause it to...

bug

# Describe the bug Hetzner DNS Console API is deprecated and it appears AMCE challenges are failing (at least I suspect that might be the cause for https://github.com/foxcpp/maddy/discussions/806) libdns/hetzner has...

bug

# Use case Adding support for the POP3 protocol. # Your idea for a solution This would make maddy a comprehensive solution and a modern implementation that will effectively replace...

new feature