add Unify, caddyfile
This commit is contained in:
@@ -229,7 +229,7 @@ EXPECT_SECURE_URL=false
|
||||
# Amazon SES is not supported.
|
||||
# log = drop mails in the logs instead of sending them
|
||||
# array = debug mailer that does nothing.
|
||||
MAIL_MAILER=
|
||||
MAIL_MAILER=smtp
|
||||
|
||||
# where to send the report?
|
||||
MAIL_DESTINATION=soenke@domroese.eu
|
||||
@@ -241,7 +241,7 @@ MAIL_HOST=pro1.mail.ovh.net
|
||||
MAIL_PORT=587
|
||||
MAIL_USERNAME=mail@domroese.eu
|
||||
MAIL_PASSWORD=aiVLNjATdm3CyLSCfjNhz4RPqpkvch
|
||||
MAIL_ENCRYPTION=null
|
||||
MAIL_ENCRYPTION=TLS
|
||||
|
||||
# Extra settings depending on your mail configuration above.
|
||||
# These variables can be set from a file if you append it with _FILE
|
||||
|
||||
Reference in New Issue
Block a user