소스 검색

Add notice for local_forcetls because it cannot be used when unencrypted
SMTP port is used

Bernhard Froehlich 6 년 전
부모
커밋
5a67f917af
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      smtp-proxy.ini

+ 2 - 1
smtp-proxy.ini

@@ -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