afewmail / afew

an initial tagging script for notmuch mail
ISC License
325 stars 98 forks source link

==== afew

|GithubTag| |CI Status|

About

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.

It can do basic thing such as adding tags based on email headers or maildir folders, handling killed threads and spam.

In move mode, afew will move mails between maildir folders according to configurable rules that can contain arbitrary notmuch queries to match against any searchable attributes.

fyi: afew plays nicely with alot, a TUI for notmuch mail ;)

IRC

Feel free to ask your questions and discuss usage in the #afewmail IRC Channel_ on Libera.Chat.

.. _#afewmail IRC Channel: http://web.libera.chat/?channels=#afewmail

Features

Installation and Usage

Full documentation is available in the docs/ directory and in rendered form at afew.readthedocs.io.

.. _afew.readthedocs.io: https://afew.readthedocs.io/en/latest/ .. _docs/: docs/

Have fun :)

.. |GithubTag| image:: https://img.shields.io/github/tag/afewmail/afew.svg :target: https://github.com/afewmail/afew/releases .. |CI Status| image:: https://github.com/afewmail/afew/workflows/CI/badge.svg :target: https://github.com/afewmail/afew/actions