|
This is still happening.
SOGo tries to connect to Dovecot.
There seems to be some SSL handshake error.
After several attempts, SOGo exits
SOGo log :
Feb 05 09:21:18 sogod [46134]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=user&DeviceId=011AB1BD11DE4E7EAAADD9CEC4F11DBC&DeviceType=WindowsOutlook15'
Feb 05 09:21:18 sogod [46134]: <0x0x7fae44077ba0[NGImap4Client]> TLS started successfully.
Feb 05 09:21:19 sogod [46134]: <0x0x7fae44077ba0[NGImap4Client]> Note: no key found for sorting, using 'DATE': (null)
Feb 05 09:21:19 sogod [46134]: <0x0x7fae44077ba0[NGImap4Client]> ERROR(-[NGImap4Client _processUnknownCommandParserException:]): catched non-IMAP4 parsing exception NGCouldNotOpenStreamException: could not open stream
Feb 05 09:21:19 sogod [46134]: <0x0x7fae44077ba0[NGImap4Client]> ERROR(-[NGImap4Client _processUnknownCommandParserException:]): catched non-IMAP4 parsing exception NGSocketConnectionResetException: reached end of stream <NGActiveSocket[0x0x7fae46733c70]: mode=rw address=<0x0x7fae425217e0[NGInternetSocketAddress]: host=LOCAL_SERVER port=57954> connectedTo=<0x0x7fae5113e2c0[NGInternetSocketAddress]: host=192.168.21.YY port=143>>
Feb 05 09:21:19 sogod [46134]: <0x0x7fae44077ba0[NGImap4Client]> ERROR(-[NGImap4Client _processUnknownCommandParserException:]): catched non-IMAP4 parsing exception NGSocketShutdownDuringWriteException: the socket was shutdown
Feb 05 09:21:19 sogod [46134]: <0x0x7fae44077ba0[NGImap4Client]> ERROR(-[NGImap4Client _processUnknownCommandParserException:]): catched non-IMAP4 parsing exception NGSocketConnectionResetException: reached end of stream <NGActiveSocket[0x0x7fae4cfe7ce0]: mode=rw address=<0x0x7fae4c4f5480[NGInternetSocketAddress]: host=LOCAL_SERVER port=57955> connectedTo=<0x0x7fae5113e2c0[NGInternetSocketAddress]: host=192.168.21.YY port=143>>2015-02-05 09:21:19.422 sogod[46134] ERROR(-[NSException(NGMiscellaneous) initWithFormat:]): missing format!
Feb 05 09:21:19 sogod [46134]: <0x0x7fae44077ba0[NGImap4Client]> ERROR(-[NGImap4Client _processUnknownCommandParserException:]): catched non-IMAP4 parsing exception NGSocketConnectionResetException: reached end of stream <NGActiveSocket[0x0x7fae4cfe7ce0]: mode=rw address=<0x0x7fae4bbe79d0[NGInternetSocketAddress]: host=LOCAL_SERVER port=57956> connectedTo=<0x0x7fae5113e2c0[NGInternetSocketAddress]: host=192.168.21.YY port=143>>
Feb 05 09:21:19 sogod [46134]: <0x0x7fae44077ba0[NGImap4Client]> ERROR(-[NGImap4Client _processUnknownCommandParserException:]): catched non-IMAP4 parsing exception NGSocketShutdownDuringWriteException: the socket was shutdown
Feb 05 09:21:19 sogod [46134]: <0x0x7fae44077ba0[NGImap4Client]> ERROR(-[NGImap4Client _processUnknownCommandParserException:]): catched non-IMAP4 parsing exception NGSocketConnectionResetException: reached end of stream <NGActiveSocket[0x0x7fae4cfd2680]: mode=rw address=<0x0x7fae44eee930[NGInternetSocketAddress]: host=LOCAL_SERVER port=57957> connectedTo=<0x0x7fae5113e2c0[NGInternetSocketAddress]: host=192.168.21.YY port=143>>
Dovecot log :
Feb 05 09:21:18 imap-login: Info: Login: user=<user>, method=PLAIN, rip=192.168.21.XX, lip=192.168.21.YY, mpid=13379, TLS, session=<IfcB/VIOYQDAqBU7>
Feb 05 09:21:19 imap(user): Info: Connection closed: Connection reset by peer in=3889 out=266642
Feb 05 09:21:19 imap-login: Info: Disconnected (no auth attempts in 0 secs): user=<>, rip=192.168.21.XX, lip=192.168.21.YY, TLS handshaking: SSL_accept() failed: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol, session=<MysR/VIOYgDAqBU7>
Feb 05 09:21:19 imap-login: Info: Disconnected (no auth attempts in 0 secs): user=<>, rip=192.168.21.XX, lip=192.168.21.YY, TLS handshaking: SSL_accept() failed: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol, session=<PzER/VIOYwDAqBU7>
Feb 05 09:21:19 imap-login: Info: Disconnected (no auth attempts in 0 secs): user=<>, rip=192.168.21.XX, lip=192.168.21.YY, TLS handshaking: SSL_accept() failed: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol, session=<3zYR/VIOZADAqBU7>
Feb 05 09:21:19 imap-login: Info: Disconnected (no auth attempts in 0 secs): user=<>, rip=192.168.21.XX, lip=192.168.21.YY, TLS handshaking: SSL_accept() failed: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol, session=<vjwR/VIOZQDAqBU7>
SOGo crashes with a segfault :
sogod[39268]: segfault at 0 ip 00007fae37c93a34 sp 00007fff34179c40 error 4 in libc-2.17.so[7fae37c28000+1b6000] |