aerc/worker
Koni Marti e572087e58 account: import mbox file to a folder
Append all messages from an mbox file to the selected folder with the
import-mbox command.

User confirmation is required when the folder already contains messages.

A failed append will be retried a few times. If a backend timeout
occurs, the entire import is stopped to prevent a hang.

Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-07-14 23:14:56 +02:00
..
handlers go.mod: change base git url 2021-11-05 10:21:45 +01:00
imap threading: enable filtering of server-side threads 2022-07-10 21:15:12 +02:00
lib mbox: implement an mbox backend worker 2022-07-14 23:14:45 +02:00
maildir account: import mbox file to a folder 2022-07-14 23:14:56 +02:00
mbox mbox: implement an mbox backend worker 2022-07-14 23:14:45 +02:00
notmuch threading: enable filtering of server-side threads 2022-07-10 21:15:12 +02:00
types threading: enable filtering of server-side threads 2022-07-10 21:15:12 +02:00
handler_notmuch.go format: reformat code with go 1.17 2021-12-11 23:24:08 +01:00
worker.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
worker_enabled.go mbox: implement an mbox backend worker 2022-07-14 23:14:45 +02:00