Git repository: http://git.dollyfish.net.nz/git/mutt-filters (browse)
A collection of filters to produce text/plain representations of commonly emailed formats (suitable for mutt's auto_view)
So the summary is a bit of a lie, it's really just one script so far :-)
You can get a copy of the raw script directly from here if that's all you're after.
As always, let me know if there's any bugs or if you have any cool ideas for improvements (ideally with patches).
I get errors when I try to clone the url here. The url to download the script works fine.
Hi there,
thanks for your script, so far it works well for me except for one vcal I received with mutt.
The error message is:
Possible unintended interpolation of @Herr in string at (eval 8) line 1, <> line 1.
------------------------------------------------------------------------
And below that your script returns everything but the description.
The problem obviously is the '@' character because everything works fine as soon as I remove it.
Hopefully you can fix it. :)
Best regards.