Tree
- Tree:
9a8eddad2d7384bd8ef7e76af18492e998339648- Date:
- Message:
- don't cache addresses without names
| 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
