[Dovecot] Enforcing TLS

2009-01-06 Thread Ed Schouten
. My question: is there support to enforce TLS when people connect to non-SSL ports? If someone comes up with a solution, I'll add it to the SSL article on the Wiki. I'm using Dovecot 1.1.7, installed on a FreeBSD 6.4-STABLE system. Thanks! -- Ed Schouten WWW: http://80386.nl/ pgpiqkylYMmzd.pgp Description: PGP signature

Re: [Dovecot] Enforcing TLS

2009-01-06 Thread Ed Schouten
able_plaintext_auth' still allowed non-secured connections to take place in my setup, as long as the client used some broken form of hashing/encoding the password (like base64), which is obviously not what I want. Thanks for the information. I'll add it to the Wiki article "SSL/Doveco