[EMAIL PROTECTED] <[EMAIL PROTECTED]>: > Sometimes I receive mail in > > Content-Type: text/html; > charset="iso-8859-1" > Content-Transfer-Encoding: quoted-printable
Your mail client should decode the quoted-printable and pass the decoded HTML document to a web browser. I read e-mail with Mutt and I've set it up to cope with HTML by putting text/html; /usr/bin/lynx -dump -force_html %s; copiousoutput in ~/.mailcap and auto_view text/html in ~/.mutt/muttrc. The muttrc bit is mutt-specific, obviously, but lots of programs use ~/.mailcap. Edmund -- Linux-UTF8: i18n of Linux on all levels Archive: http://mail.nl.linux.org/linux-utf8/
