Add the new TLS_FLAVOR "mail" to the env file

Update the env file to add the new TLS_FLAVOR "mail" in the list of possible values.
This commit is contained in:
Lucas
2017-11-08 14:29:04 -02:00
committed by GitHub
parent 2427544972
commit 8f6f01e07f

View File

@@ -30,7 +30,7 @@ HOSTNAMES=mail.mailu.io,alternative.mailu.io,yetanother.mailu.io
# Postmaster local part (will append the main mail domain)
POSTMASTER=admin
# Choose how secure connections will behave (value: letsencrypt, cert, notls)
# Choose how secure connections will behave (value: letsencrypt, cert, notls, mail)
TLS_FLAVOR=cert
# Authentication rate limit (per source IP address)