Re: html-email and mutt
On Tue, 29 Jun 2004 16:55:57 +0200, Johann Spies <jspies@sun.ac.za> wrote:
> In the mutt documentation I could only find references to
> html-attachments. What do I do when the whole email is in
> html-format? Can gnus handle it?
Sure, mutt can handle HTML-formatted email messages.
In ~/.mailcap, I have (among other things):
text/html; elinks -dump %s; copiousoutput; nametemplate=%s.html
In ~/.muttrc, I have:
auto_view text/html
Of course, this assumes you have elinks [0] installed. You can
substitute your favorite text-mode web browser.
[0] http://elinks.or.cz/ http://packages.debian.org/testing/web/elinks
Reply to: