Re: SSL_TXT_SSLV2

2018-03-13 Thread Jeremie Courreges-Anglas
On Sat, Mar 10 2018, Stuart Henderson wrote: > mail/dovecot's default config has a problem because SSL_TXT_SSLV2 > is defined but SSLv2 is not allowed in a protocol string. End result > is that unless you specify your own ssl_protocols line, Dovecot will > start but client conn

SSL_TXT_SSLV2

2018-03-10 Thread Stuart Henderson
mail/dovecot's default config has a problem because SSL_TXT_SSLV2 is defined but SSLv2 is not allowed in a protocol string. End result is that unless you specify your own ssl_protocols line, Dovecot will start but client connections will fail. (I ran into this after updating an oldish mail s