aerc/worker
Robin Jarry f4d3c8fc77 maildir: watch for external changes
When a maildir is synchronized by an external process while aerc is
running (e.g. mbsync), some emails may be moved out of "new" to "cur" or
completely deleted.

These deletions are ignored and aerc may assume these messages are still
here, leading to errors.

Take file deletions into account. Also, add "cur" to the watched
folders since these can be modified as well.

Signed-off-by: Robin Jarry <robin@jarry.cc>
2021-12-06 20:54:29 +01:00
..
handlers go.mod: change base git url 2021-11-05 10:21:45 +01:00
imap imap: fix segfault when disconnecting 2021-11-22 21:32:56 +01:00
lib go.mod: change base git url 2021-11-05 10:21:45 +01:00
maildir maildir: watch for external changes 2021-12-06 20:54:29 +01:00
notmuch notmuch: allow sort by file order 2021-11-13 15:25:04 +01:00
types messages: allow displaying email threads 2021-11-13 15:05:59 +01:00
handler_notmuch.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
worker.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
worker_enabled.go go.mod: change base git url 2021-11-05 10:21:45 +01:00