Commit Briefs

04187ec12a Caleb Stein

use addrcache (from addrutils) to store email addresses (main)


6115e971d4 Caleb Stein

remove unnecessary variable



82224691dc Caleb Stein

fix braces


1059e91b68 Caleb Stein

make loop more concise


8400f38c8c Caleb Stein

write to file within substitution


895156fd3e Caleb Stein

don't preprocess headers


7124e2ee90 Caleb Stein

update readme


1cd35bc276 Caleb Stein

bug fixes


6472e4b862 Caleb Stein

add readme


Branches

Tags

This repository contains no tags

Tree

README.mdcommits | 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.