aerc/worker
Ben Burwell 6473848d87 maildir: Watch for new messages
When a directory is opened, start watching its "new" subdirectory for
incoming messages using the fsnotify library. When creation events are
detected, run the Unseen routine to move the message from new to cur and
add new UIDs to the store, updating the UI's list of directory contents
as we go.
2019-07-17 17:29:11 -04:00
..
imap #190 Handle gmail duplicate folder 2019-07-11 19:38:40 -04:00
maildir maildir: Watch for new messages 2019-07-17 17:29:11 -04:00
types #190 Handle gmail duplicate folder 2019-07-11 19:38:40 -04:00
worker.go maildir: Watch for new messages 2019-07-17 17:29:11 -04:00