aerc/worker/imap
Koni Marti beae17a6da imap: auto-reconnects on connection error
if the worker emits a connection error, the ui will automatically send back a
reconnect command. The worker then establishes a new connection. Auto-reconnect
is disabled when the user sends the disconnect command.

Fixes: https://todo.sr.ht/~rjarry/aerc/1
Signed-off-by: Koni Marti <koni.marti@gmail.com>
2022-01-19 17:40:52 +01:00
..
create.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
fetch.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
flags.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
imap.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
list.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
movecopy.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
open.go messages: allow displaying email threads 2021-11-13 15:05:59 +01:00
remove.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
search.go Add flag based search options 2020-07-25 08:08:08 +02:00
worker.go imap: auto-reconnects on connection error 2022-01-19 17:40:52 +01:00