Excerpts from Timothy Johnson's message of Fri Oct 12 10:51:41 -0700 2007:
> Any fixes for this error?
>   warning: error decoding message body from "iso-8859-1": invalid  
> encoding ("utf-8", ""iso-8859-1"")
> and variations on that message.

I'm pretty sure this is just iconv being finnicky. I think it happens
when there's something about the message that it doesn't like when
converting between those two character sets.

At any rate, it's not fatal and I'm not sure that there's really a good
solution without rewriting the Ruby iconv bridge, which is basically a
one-method API.

-- 
William <[EMAIL PROTECTED]>
_______________________________________________
sup-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/sup-talk

Reply via email to