maddy
maddy copied to clipboard
✉️ Composable all-in-one mail server.
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,...
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...
# 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...
# 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...
# 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?...
# 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:...
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...
# 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...
Use distroless base image instead of an Alpine based image for the final layer.