Re: mutt/2560: Mutt chokes on invalid charset in UTF environment
On 2006-11-21 15:05:02 +0100, Christian Ebert wrote:
> libiconv-1.10
You should try 1.11 (this is what I'm using, from MacPorts).
> > I don't know if it helps resolving the issue, but can you convert via
> > command line? What happens if you try to decode the mail like this:
> >
> > iconv -f iso-8859-i -t utf-8 < ... > ...
>
> iconv: conversion from iso-8859-i unsupported
> iconv: try 'iconv -l' to get the list of supported encodings
Actually, the message contains:
From: =?iso-8859-8-i?B?7unw+OXk?= <spar1492@xxxxxxxxx>
and so on.
> So, is "iso-8859-i" a valid encoding, or a spammer's phantasy?
iso-8859-8 exists, but iso-8859-8-i is a spammer's phantasy.
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)