Bug 2902

Summary: in offline mode, IMAP should probably close the connection after retrieval
Product: Claws Mail (GTK 2) Reporter: Ricardo Mones <mones>
Component: Folders/IMAPAssignee: users
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 3.8.1   
Hardware: PC   
OS: Linux   
URL: http://bugs.debian.org/704532

Description Ricardo Mones 2013-04-03 20:56:20 UTC
Quoting original submitter:
,-------
| In offline operation mode, after the user forces mail check, after it
| succeeds, IMAP should probably log out and disconnect to avoid socket
| timeout if the connection disappears later. If this isn't done, as it's
| currently implemented, when user reconnects to the network and tries to
| poll the remote mailbox, IMAP connection just hangs until it times out.
| When the connection may be available for the short periods of time, this
| may be a critical factor preventing the user from accessing mails.
`-------