The cnotmuch module provides a python interface to the notmuch functionality, directly interfacing with a shared notmuch library. Notmuch provides a mail database that allows for extremely quick searching and filtering of your email according to various criteria.
The python bindings have now
... [More] being incorporated in the notmuch source repository and are maintained as part of notmuch itself. [Less]
notmuch is a python command line utility that performs various syncing operations between the notmuch mail indexer and the MailDir files. It currently syncs the MailDir "S" (seen) flag, and physically prunes mail files that have been tagged as "delete". Syncing happens always 1-way, but the
... [More] direction can be set via command line option (change MailDir flags or notmuch tags) [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy