Add notice for local_forcetls because it cannot be used when unencrypted

SMTP port is used
This commit is contained in:
Bernhard Froehlich
2018-12-10 16:16:42 +00:00
parent d07ba4c174
commit 5a67f917af

View File

@@ -18,7 +18,8 @@
;local_key = smtpd.key
; Enforce encrypted connection on STARTTLS ports before
; accepting mails from client.
; accepting mails from client. Cannot be used with plain
; non encrypted listeners.
;local_forcetls = false
; Relay all mails to this SMTP server