cmdeploy: add acme_email config value

This commit is contained in:
Keonik1
2025-10-08 11:46:15 +02:00
committed by missytake
parent 0ed7c360a9
commit 65c0bf13f2
4 changed files with 8 additions and 0 deletions

View File

@@ -8,6 +8,9 @@
- Ignore all RCPT TO: parameters
([#651](https://github.com/chatmail/relay/pull/651))
- Add config parameter for Let's Encrypt ACME email
([#663](https://github.com/chatmail/relay/pull/663))
- Use max username length in newemail.py, not min
([#648](https://github.com/chatmail/relay/pull/648))