Suresh K. Sastry writes:
Hello,
I am seeing the following lines in my maillog:
....
Sep 13 23:43:46 adsl-63-193-98-114 imapd-ssl: LOGIN,
user=user...@domianname.net, ip=[::ffff:64.193.93.119]
Sep 13 23:44:26 adsl-63-193-98-114 imapd-ssl: Unexpected SSL
connection shutdown.
Sep 13 23:44:26 adsl-63-193-98-114 imapd-ssl: LOGOUT,
user=user=user...@domianname.net, ip[::ffff:64.193.93.119], headers=0,
body=0
....
I've traced it in the code in the couriertls module, but don't
understand all the circumstances under which this error might occur.
It occurs if the remote client improperly closes the login session without
formally shutting down the SSL session.
Has anyone seen this error before and how it might be rectified?
Fix the buggy mail client.