Tree
- Tree:
a2df91520ff1f8f74373270d592f93c24591b6bd- Date:
- Message:
- add readme
| README.md | commits | 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
