Re: mutt/2560: Mutt chokes on invalid charset in UTF environment
The following reply was made to PR mutt/2560; it has been noted by GNATS.
From: Rocco Rutte <pdmef@xxxxxxx>
To: Mutt Developers <mutt-dev@xxxxxxxx>
Cc: bug-any@xxxxxxxxxxxxx
Subject: Re: mutt/2560: Mutt chokes on invalid charset in UTF environment
Date: Tue, 21 Nov 2006 11:59:18 +0000
Hi,
* blacktrash@xxxxxxx [06-11-21 12:40:12 +0100] wrote:
>Mutt chokes on attached spam message with charset=iso-8859-8-i.
What iconv are you using? The message displays just fine here (with and
without the -F switch)...
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 < ... > ...
?
bye, Rocco
--
:wq!