Tree
- Tree:
72b9e9a7722f2f6c962629df583a4bbd1f416462- Date:
- Message:
- only one name per email
| 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
