diff options
author | Koni Marti <koni.marti@gmail.com> | 2022-02-05 00:07:16 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-02-06 17:06:20 +0100 |
commit | 05ad96a30cb8ea17970c84ea7c72f8f3def5afa5 (patch) | |
tree | fdacf5548477bf0f470793d50885f6ea82210191 /.gitignore | |
parent | 4bd4f4664a36f22efad6f6a2cf8861928098e8c4 (diff) | |
download | aerc-05ad96a30cb8ea17970c84ea7c72f8f3def5afa5.tar.gz |
imap: improve reconnect stability
improves the robustness of the imap reconnect feature which was
introduced in commit beae17a6da37 ("imap: auto-reconnects on connection
error").
If a connection error is emitted, the message list is cleared and a
corresponding error message is shown in the ui. Status bar is updated as
well. Upon reconnect, the directories and the message list will be
re-fetched (same behavior as the connect command).
Reconnect can be enabled and disabled with the connect and the
disconnect commands.
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions