Add a warning related to SSL
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user