aerc/worker/maildir
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
..
container.go Fix missing format fields in maildir/container.go 2019-07-13 11:21:17 -04:00
message.go Fix header decoding 2019-07-17 15:58:15 -04:00
worker.go maildir: Watch for new messages 2019-07-17 17:29:11 -04:00