> So I am looking for either a super duper lynx-like tool that can render > html attachments pretty and colorful or a new MUA that has similiar > features.
I do it with a combination of a line in my muttrc and a couple of lines in my /etc/mailcap first put this line in /etc/mailcap: text/html; /usr/bin/links -dump '%s'; copiousoutput; description=HTML Text; nametemplate=%s.html and put this in your .muttrc auto_view text/html I've also got auto_view lines and corresponding mailcap lines for postscript, tex, and M$ word!! (antiword). Good luck! Mark -- -- mark at geekhive dot net ==================================================================

