Tree


README.mdcommits | blame
addrcache.pl*commits | blame
addrquery.pl*commits | blame

README.md

# addrutils

These scripts are meant to integrate with Neomutt to support lightweight tab completion of previously seen email addresses.

The `addrcache.pl` script should run as part of your display_filter, and `addrquery.pl` should be your query_command.

Dependencies:
- DBI
- DBD::SQLite
- Email::MIME
- Email::Address::XS