Displaying 1 result from an estimated 1 matches for "walso".
Did you mean:
also
2014 Jan 03
1
Allow both SSL/993 and STARTTLS/143 connections (secure only)
Hi all,
Ok, up until now, I've only always allowed IMAPS connections to dovecot
on port 993.
I want to also start allowing clients to user port143+STARTTLS, but I
walso want to make sure both ports are locked down to ONLY allow secure
connections.
So... is disable_plaintext_auth = yes in the main config enough to
accomplish this?
http://wiki2.dovecot.org/SSL/DovecotConfiguration says:
There are a couple of different ways to specify when SSL/TLS is required:...