Tree
- Tree:
d264f3489b9415808688eb03880ec4360e86b5e3- Date:
- Message:
- use addrcache (from addrutils) to store email addresses
| README.md | commits | blame |
| maillink.pl* | commits | blame |
| mailread.pl* | commits | blame |
README.md
# mailread
These scripts are used with Neomutt to parse with Lynx any HTML emails masquerading as text/plain, and to clean up long annoying links.
Links greater than 80 characters are saved to ~/.maillinks and replaced in the message body with an index number.
The maillink.pl script can be used to retrieve specific links by index number:
maillink.pl <index number>
The `mailread.pl` script can be used as a display_filter or set in your .mailcap.
