Ticket #2056 (new enhancement)

Opened 3 years ago

Last modified 3 months ago

Attempt re-connect when idle mailbox connection closes

Reported by: gale@… Owned by: brendan
Priority: major Milestone: 2.0
Component: IMAP Version:
Keywords: Cc: kuno@…

Description (last modified by brendan) (diff)

As requested by Brendan Cully in PR#2049: In some environments - possibly dependent on particular IMAP server software, firewalls, routers, etc. - the connection to an IMAP mailbox can close when it remains idle for more than a few minutes. That can happen when the user returns to the mailbox after viewing a message for a long time.

Currently, mutt automatically closes the mailbox when this happens. This makes mutt nearly unusable in this type of IMAP/network environment.

The correct behavior is for mutt to attempt to reconnect to the mailbox. Mutt should only close the mailbox if the reconnect attempt - or several attempts - fails.

This seems to be standard behavior for most IMAP email clients.

Change History

Changed 20 months ago by brendan

  • description modified (diff)

Changed 20 months ago by brendan

  • owner changed from mutt-dev to brendan

Changed 20 months ago by brendan

  • milestone set to 2.0

Changed 3 months ago by kuno

  • cc kuno@… added
Note: See TracTickets for help on using tickets.