aerc/worker/maildir
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
..
container.go worker/maildir: implement Maildir++ support 2022-07-10 20:34:47 +02:00
message.go maildir,notmuch: avoid leaking open files 2022-01-19 20:18:00 +01:00
search.go maildir,notmuch: avoid leaking open files 2022-01-19 20:18:00 +01:00
worker.go account: import mbox file to a folder 2022-07-14 23:14:56 +02:00