On Nov 29, 9:39 am, Lucas Levrel <
lucas.lev...@u-pec.fr> wrote:
> Hi,
>
> My .mailcap states:
> text/html; cp -f %s /tmp/toto.html\; seamonkey-html-viewer /tmp/toto.html
>
> When I try to view the HTML part of a mail in latin-9 encoding, text is
> converted to utf-8 before being sent to my mailcap command. The result is
> a bad toto.html whose header says "latin-9" but whose body is utf-8.