afew is an initial tagging script for notmuch mail:
Its basic task is to provide automatic tagging each time new mail is registered with notmuch. In a classic setup, you might call it after notmuch new in an offlineimap post sync hook or in the notmuch post-new hook.
It can do basic thing such as adding tags based on email headers or maildir folders, handling killed threads and spam.
fyi: afew plays nicely with alot, a GUI for notmuch mail ;)
Contents:
.. toctree:: :maxdepth: 2 quickstart installation commandline configuration filters move_mode extending implementation