Fork me on GitHub

notmuchsync by spaetz

notmuchsync 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 direction can be set via command line option (change MailDir flags or notmuch tags)

syncing maildir flags to/from notmuch tags and other goodies

Dependencies

Authors

Sebastian Spaeth (Sebastian@SSpaeth.de)

Documentation

See the README.

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/spaetz/notmuchsync