Add a warning related to SSL

This commit is contained in:
Florian Knodt
2012-12-13 02:16:12 +01:00
parent 4155fdfd4b
commit 5612fb1c8d

View File

@@ -8,7 +8,8 @@ mail_debug = no
protocols = imap pop3
### SSL Settings
### After setting this options, set disable_plaintext_auth to yes (see above)
### After you obtained an SSL-certificate enable ssl here and
### set disable_plaintext_auth to yes (see above)
ssl = no
#ssl_cert = </etc/ssl/server/<SERVERNAME>.pem
#ssl_key = </etc/ssl/server/<SERVERNAME>.key