Subject: dovecot-2.2.8 does no more quit correctly after update to dovecot-2.2.8 monit is no more validating pop3 server due to dovecot mo more logging out correctly "+OK Logging out" is missing With 2.2.7: [root at pie ~]# telnet glen 110 Trying 188.138.31.225... Connected to glen. Escape character is '^]'. +OK Dovecot ready. <1da9.1.528e3113.qpIWrdBNJbF3qp/tA9R+sQ==@glen.ypack.de> quit +OK Logging out Connection closed by foreign host. with 2.2.8: [root at pie ~]# telnet glen 110 Trying 188.138.31.225... Connected to glen. Escape character is '^]'. +OK Dovecot ready. <1fc9.1.528e31b1.W4FN6a7gzBMYNOBoxP43OQ==@glen.ypack.de> quit Connection closed by foreign host. After quit the "+OK Logging out" is missing! New option? Or bug? Regards Axel
On 22.11.2013, at 8.17, Axel Reinhold <dovecot at freakout.de> wrote:> Subject: dovecot-2.2.8 does no more quit correctly > > after update to dovecot-2.2.8 monit is no more validating pop3 server > due to dovecot mo more logging out correctly "+OK Logging out" is missingOh, I guess that explains also why it was happening with LMTP. http://hg.dovecot.org/dovecot-2.2/rev/e3a87c25e0b2 fixes.