hpi-swa-teaching / IMAPClient

This project provides a library and tool set to access email through IMAP in the Squeak/Smalltalk environment. (SWT22-13)
MIT License
22 stars 3 forks source link

Sporadic ConnectionClosed errors while browsing all mails #392

Open LinqLover opened 3 years ago

LinqLover commented 3 years ago

I do know how to reproduce this exactly, but very often, after browsing my emails for a while, I received an infinite cascade of ConnectionClosed errors. The client should make sure to automatically reconnect with the provided password if the connection has expired. It would be great to get this one fixed. :-)