* Christoph Berg <[EMAIL PROTECTED]> [201008, 23:38]:
[...]

Hi Christoph,

coming back to this bug as I think to have finally detected what was
wrong, so the (would-be)bug may be closed!

Although my LC_ALL was set to en_US, I had these lines in .muttrc:

set locale = "it_IT.ISO-8859-1"
set charset = iso-8859-15
set send_charset = us-ascii:iso-8859-1:iso-8859-15:utf-8
iconv-hook iso-8859-1 8859-1

and just found out that the last one ('iconv-hook') is responsible for the
<< Bad IDN "from": 'tin.it' >> error.

I'm still curious about what prevented mutt_1.5.13 to fire out the same
error...

I perused through the files of both versions but as my knowledge of C
language is very limited I could only understand that the 'reason' could
be in the 'send.c' file, that differs in various lines from the previous
version. One for all:

1.5.18 reads  << fc=fgetconv_open(fpin,a->charset .... >>
1.5.13 reads  << fc=fgetconv_open(fpin,Charset .... >>

attracted my attention, but I'm unable to judge whether or not it matters
at all.

Thanks again for your help.
Regards,
        Ennio

-- 
[Perche' usare Win$ozz (dico io) se ..."anche uno sciocco sa farlo.    \\?//
 Fa' qualche cosa di cui non sei capace!"   (diceva Henry Miller) ]    (°|°)
 Ricevo solo messaggi Content-Type: plain/text (no html o multipart).   )=(
 !!! --> e-mail a mio nome via OE (M$) sono false  e infette <-- !!!



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to