Support SMTP relay configuration
Hopefully this doesn't bork existing relay configs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user