Teemu Huovila <teemu.huovila <at> dovecot.fi> writes: > > On 06/16/2014 03:35 PM, Hanno Böck wrote:>> => the problem is caused by dovecot 2.2.13 bug ... its > behaviour is > >> inconsistent (LOGOUT in non-authenticated state works per RFC > >> requirement if no SSL is used and doesn't conform to RFC if SSL is > >> used). It is possible that the problem is related to their DoS-attack > >> modification, which has most probably unexpected side-effect. > This was fixed in commits > http://hg.dovecot.org/dovecot-2.2/rev/09d3c9c6f0ad > and > http://hg.dovecot.org/dovecot-2.2/rev/7129fe8bc260 > > so it will work better in the next release. > > br, > Teemu Huovila > >
Hello, I am having the same problem with dovecot 2.0.9 on CentOS I manually tested over ssl (imap, 993) and if the connection is authenticated i get the bye reply after I issue logout and connection ends gracefully. If I fail authentication on purpose and issue logout afterwards, then the connection gets terminated abruptly. Any way to fix this? Thank you.