em-imap
em-imap copied to clipboard
How to handle Something failed: Connection to IMAP server was unbound?
Should I restart the connection in this case? How should I catch this case?
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.