Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 26995 invoked from network); 3 Aug 2009 12:53:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Aug 2009 12:53:35 -0000 Received: (qmail 50268 invoked by uid 500); 3 Aug 2009 12:53:40 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 50195 invoked by uid 500); 3 Aug 2009 12:53:39 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 50185 invoked by uid 99); 3 Aug 2009 12:53:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2009 12:53:39 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2009 12:53:30 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MXx2M-00032T-9Z for users@camel.apache.org; Mon, 03 Aug 2009 05:53:10 -0700 Message-ID: <24790290.post@talk.nabble.com> Date: Mon, 3 Aug 2009 05:53:10 -0700 (PDT) From: dcheckoway To: users@camel.apache.org Subject: Re: Camel Mail issue with unsupported charset In-Reply-To: <5380c69c0908022239w7ad6f872sfbe82456342f8e63@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: dcheckoway@gmail.com References: <24755585.post@talk.nabble.com> <5380c69c0908022239w7ad6f872sfbe82456342f8e63@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org 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. 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. --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.