Support SMTP relay configuration

Hopefully this doesn't bork existing relay configs
This commit is contained in:
decentral1se
2021-06-02 08:24:33 +02:00
parent 8399631c81
commit 9fa2b2d1b7
4 changed files with 26 additions and 1 deletions
+4
View File
@@ -32,4 +32,8 @@ SECRET_DB_PASSWORD_VERSION=v1
# SMTP
#COMPOSE_FILE="compose.yml:compose.mailrelay.yml"
#SMTP_HOST="postfix_relay_app"
#SMTP_PORT=587
#SMTP_AUTH=on
#SMTP_TLS=on
#MAIL_FROM="wordpress@example.com"
#SECRET_SMTP_PASSWORD_VERSION=v1