Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/goneri/p6-notmuch-filter


https://github.com/goneri/p6-notmuch-filter

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# A script to tag new mail with Notmuch

You can use this script to do the initial tagging of all your new mails.

## Installation

zef install Email::Notmuch Email::Simple File::HomeDir JSON::Tiny

## Configuration

cp notmuch-filter.json ~/Maildir
editor ~/Maildir/notmuch-filter.json

## Run it

perl6 notmuch-filter.p6