Could those bugs be related, which happen several per a day with long running IMAP clients?
?Error while connecting to IMAP server and reading root folder, because: EOF occurred in violation of protocol (_ssl.c:645) ?Error while connecting to IMAP server and reading root folder, because: EOF occurred in violation of protocol (_ssl.c:645) ?Error while connecting to IMAP server and reading root folder, because: EOF occurred in violation of protocol (_ssl.c:645) Axel > Am 10.01.2017 um 07:51 schrieb Abhijit Menon-Sen <[email protected]>: > > At 2017-01-09 12:36:23 -0600, [email protected] wrote: >> >> C++ build/clang/server/tlsthread.o >> server/tlsthread.cpp:100:19: error: implicit conversion from 'long' to >> 'int' changes value from 2168458239 to -2126509057 >> [-Werror,-Wconstant-conversion] >> | SSL_OP_NO_SSLv2 >> ^~~~~~~~~~~~~~~~~ >> 1 error generated. > > That's a bug. SSL_CTX_set_options() is documented to take a long, so > I've changed 'options' from int to long. > > Thanks for the report. > > -- ams > --- PGP-Key:29E99DD6 ☀ computing @ chaos claudius
