em-imap icon indicating copy to clipboard operation
em-imap copied to clipboard

How to handle Something failed: Connection to IMAP server was unbound?

Open ericgross opened this issue 10 years ago • 1 comments

Should I restart the connection in this case? How should I catch this case?

ericgross avatar Jun 26 '14 12:06 ericgross

This normally means the remote server has disconnected you, either a timeout or an anti-abuse mechanism. You should wait a bit and then reconnect.

Conrad

On Thursday, June 26, 2014, ericgross [email protected] wrote:

Should I restart the connection in this case? How should I catch this case?

— Reply to this email directly or view it on GitHub https://github.com/ConradIrwin/em-imap/issues/20.

ConradIrwin avatar Jun 28 '14 19:06 ConradIrwin