aerc/worker
kt programs 9c0e54f9d9 imap: stop checkmail if there are pending actions
Pass message containing remaining directories to check. Account widget
will recursively call CheckMail with the remaining directories until
a Done message is returned.

Only needed for IMAP worker as other workers run check-mail-cmd in
a separate goroutine.

Suggested-By: Tim Culverhouse <tim@timculverhouse.com>
Signed-off-by: kt programs <ktprograms@gmail.com>
Tested-by: Tim Culverhouse <tim@timculverhouse.com>
2022-09-29 17:14:07 +02:00
..
handlers go.mod: change base git url 2021-11-05 10:21:45 +01:00
imap imap: stop checkmail if there are pending actions 2022-09-29 17:14:07 +02:00
lib lib: parse address header fields to utf-8 2022-09-29 16:51:53 +02:00
maildir backends: send MessageInfoError on header fetching error 2022-09-25 11:54:27 +02:00
mbox backends: send MessageInfoError on header fetching error 2022-09-25 11:54:27 +02:00
notmuch notmuch: move logic for dynamic folders to backend 2022-09-29 16:52:12 +02:00
types imap: stop checkmail if there are pending actions 2022-09-29 17:14:07 +02:00
handler_notmuch.go format: reformat code with go 1.17 2021-12-11 23:24:08 +01:00
worker.go logging: use level-based logger functions 2022-07-23 22:52:15 +02:00
worker_enabled.go mbox: implement an mbox backend worker 2022-07-14 23:14:45 +02:00