On Mon, Aug 3, 2009 at 2:53 PM, dcheckoway<[email protected]> wrote: > > Claus, > > Thanks for the reply. It is a valid charset name, but java6 has no > knowledge of it (yet). For example, on my linux box, it lives in > /usr/share/i18n/charmaps/ANSI_X3.110-1983.gz right alongside all the other > typical charsets. >
Thanks for the findings. > The mail server is whatever google uses...imap.gmail.com is the host I'm > having Camel poll. > > I'm using Camel 2.0-M1. > I will work on the ticket allowing you to remedy this by changing it to another charset of your choice, such as utf-8 or iso-8859-1 or what you like. And I wonder if we should add a simpler boolean flag where you can set whether camel-mail should ignore unknown charset and default to use the platforms charset then? > --Dan > > > Claus Ibsen-2 wrote: >> >> I have newer heard of such a charset. Can you try google this to see >> if its actually a valid charset name. I do think that its a mistake >> and the mail server do not care anyway. >> >> Which mail server are you using? >> >> And also you should always state which version of Camel you are using! >> > > -- > View this message in context: > http://www.nabble.com/Camel-Mail-issue-with-unsupported-charset-tp24755585p24790290.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
