Mutt helper tools

I've developed/modified/copied a number of small helper scripts for mutt over the years. These scripts help with things like converting weird mime attachments and converting html mail to text.

I've tried to structure all my filter scripts to use either w3m or lynx for html-to-text conversion. I recommend w3m as it does a better job, but you have to compile and install it yourself. Here's my scripts along with a few from other people, as noted:

Additional programs you will need:

Sites to check out

These are good sources for mutt helper scripts:


And finally, take a look at my sampleDotMailcap for examples on how to use these scripts.

--phil 6/19/01