maddy
maddy copied to clipboard
✉️ Composable all-in-one mail server.
# Describe the bug If `replace_rcpt` introduces a mix of deliverable and undeliverable mail addresses for outgoing mail, the client will receive an error and might retry the delivery over...
# Use case I am running Maddy inside a FreeBSD 14.1 jail, with other mails (one the same physical server serving PostgreSQL and OpenLDAP. The communication between those jails should...
this changes the meaning of the sentence, but i think the "not" was intended to be there because the sentence sounds weird without it
# Use case I'm doing multiple `destination_in regexp` checks and would like to have the option of consolidating the expressions within a file table like so `destination_in regexp file /etc/maddy/regexp_rcpt.txt`...
# Use case I would like to be able to replace subjects based on regexp. I'm in a multi-environment setup, and like to prefix E-Mails for non-production E-Mails with the...
# Describe the bug After upgrading to 0.7.1 the correct TO string like `To: Name Lastname \r\n` is causing the error: > Was expecting RCPT arg syntax of TO: Just...
# Describe the bug Despite commenting `dane` and `mtasts`, setting `protocols tls1.0 tls1.3` in `tls_client` and setting `local_policy` to: local_policy { min_tls_level none min_mx_level none } I cannot figure out...
# Describe the bug I get very often the following error messages in the logs (for both accepted and rejected incoming messages): ``` Jul 13 18:28:06 vps4323 maddy[2617]: submission: handler...
### version maddy0.7.1 + alps commit [827a3b87](https://git.sr.ht/~migadu/alps/commit/827a3b874716257990d7f504d4d20941e9d070b7) ### log #### maddy ``` 2024-07-07T08:51:32+00:00 - Configured upstream IMAP server: imaps://:993 2024-07-07T08:51:32+00:00 - Configured upstream SMTP server: smtps://:465 2024-07-07T08:51:32+00:00 - Loaded plugin...