Update maddy.conf
Deploy mini-pc / deploy (push) Successful in 39s

This commit is contained in:
Dmitry
2026-05-31 12:11:09 +03:00
parent 340802ec1a
commit 9b47d7a216
+1
View File
@@ -13,6 +13,7 @@ smtp tcp://0.0.0.0:2525 {
source {env:RELAY_ALLOWED_FROM} {
default_destination {
deliver_to smtp {env:RELAY_SMTP_TARGET} {
debug yes
auth plain {env:RELAY_SMTP_USERNAME} {env:RELAY_SMTP_PASSWORD}
starttls yes
}