fix typo
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
# configure mailserver port
|
||||
EMAIL_HOST = config.mailserver.fqdn;
|
||||
EMAUL_USE_TLS = config.mailserver.enableSubmissionSsl;
|
||||
EMAIL_USE_TLS = config.mailserver.enableSubmissionSsl;
|
||||
EMAIL_PORT =
|
||||
if config.mailserver.enableSubmissionSsl
|
||||
then 465
|
||||
|
||||
Reference in New Issue
Block a user