Search:
How to use elinks to view html.
To view html if present. In .muttrc:
set implicit_autoview=yes auto_view text/html
In .mailcap:
text/html; elinks -dump -dump-charset iso-8859-15 -default-mime-type text/html %s; needsterminal; copiousoutput;