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

I would like to amend parts of the header to help with EMail rejection. The following description was taken from here: https://serverfault.com/questions/216731/removing-headers-from-postfix-sent-mail _Anti-spam systems hate finding anything related to EC2,...

new feature

Hello, I'm using maddy since a few days, I read about it on the [healthchecks.io blog re it's email setup](https://blog.healthchecks.io/2023/08/notes-on-self-hosted-transactional-email/), I like it. Thank you for this! # Use case...

new feature

# Use case I have received spam email whose domain of MAIL FROM is valid and the EHLO host is also allowed by the SPF. However, the From header in...

new feature

# Describe the bug I am using maddy as a send-only SMTP server and it works great, thank you so much for this nice piece of software ! I want...

bug
ready-for-release

# Use case Since domain access to a domain provider might be already given with an api token for tls-dns challenge, why not support configuring DKIM key automatically using libdns?...

new feature

# Describe the bug Given the documentation found [here](https://maddy.email/reference/global-config/) I assumed I could specify a global tls_client directive but instead I get this error: `/etc/maddy/maddy.conf:21: unknown module or global directive:...

bug
ready-for-release

Add two lines of commands in Installation guide. As for my test, it won't work without either of these lines.

# Use case Interfacing with clients that only support POP3 (Gmail, for example) # Your idea for a solution Adding POP3 support to maddy - [x] I'm willing to help...

new feature

# Describe the bug I am setting up and testing Maddy for the first time. It appears I made a typo and missed off a character in our domain when...

bug

Use distroless base image instead of an Alpine based image for the final layer.