Re: Camel Mail issue with unsupported charset

2009-11-09 Thread dcheckoway
be great as well. > -- View this message in context: http://old.nabble.com/Camel-Mail-issue-with-unsupported-charset-tp24755585p26267281.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel Mail issue with unsupported charset

2009-11-09 Thread Claus Ibsen
et you know! >>> >> >> Hi >> >> I have attached a .jar with a fix I have just coded. Can you test it >> on your system. >> The commit is rev 833857. >> > -- > View this message in context: > http://old.nabble.com/Camel-Mail

Re: Camel Mail issue with unsupported charset

2009-11-09 Thread dcheckoway
m. > The commit is rev 833857. > -- View this message in context: http://old.nabble.com/Camel-Mail-issue-with-unsupported-charset-tp24755585p26266245.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel Mail issue with unsupported charset

2009-11-08 Thread dcheckoway
gt;>        } >>    } >> >> What do you think? >> >> >> >> Claus Ibsen-2 wrote: >>> >>> On Wed, Nov 4, 2009 at 7:24 PM, dcheckoway wrote: >>>> >>>> Is there any way to "intercept" the raw mail messag

Re: Camel Mail issue with unsupported charset

2009-11-08 Thread Claus Ibsen
e it >>> gets >>> passed to the java mail API?  I would be happy to manually munge the >>> Content-Type header if I detect one of the known-to-be-funky charsets in >>> there. >>> >> >> You can use a custom MailBinding class, e.g. extending the

Re: Camel Mail issue with unsupported charset

2009-11-04 Thread dcheckoway
a mail API?  I would be happy to manually munge the >> Content-Type header if I detect one of the known-to-be-funky charsets in >> there. >> > > You can use a custom MailBinding class, e.g. extending the on in > camel-maill. > -- View this message in context: http://old.nabble.com/Camel-Mail-issue-with-unsupported-charset-tp24755585p26206832.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel Mail issue with unsupported charset

2009-11-04 Thread Claus Ibsen
s it hard to fix the unsupported charset. >> >> > > -- > View this message in context: > http://old.nabble.com/Camel-Mail-issue-with-unsupported-charset-tp24755585p26201924.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Clau

Re: Camel Mail issue with unsupported charset

2009-11-04 Thread dcheckoway
ard to fix the unsupported charset. > > -- View this message in context: http://old.nabble.com/Camel-Mail-issue-with-unsupported-charset-tp24755585p26201924.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel Mail issue with unsupported charset

2009-11-04 Thread Claus Ibsen
le 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

Re: Camel Mail issue with unsupported charset

2009-11-04 Thread dcheckoway
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 ano

Re: Camel Mail issue with unsupported charset

2009-11-03 Thread Claus Ibsen
ke. >> >> 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 >>> >>> >>> Cl

Re: Camel Mail issue with unsupported charset

2009-11-03 Thread dcheckoway
t;>> 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! >>>

Re: Camel Mail issue with unsupported charset

2009-08-04 Thread Claus Ibsen
t;                 "&password=" + password + >                 "&deleteProcessedMessages=false" + >                 "&processOnlyUnseenMessages=true" + >                 "&consumer.delay=10003") >                .process(hand

Re: Camel Mail issue with unsupported charset

2009-08-03 Thread Claus Ibsen
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

Re: Camel Mail issue with unsupported charset

2009-08-03 Thread dcheckoway
> 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.

Re: Camel Mail issue with unsupported charset

2009-08-02 Thread Claus Ibsen
ap.gmail.com?" + >                 "username=" + username + >                 "&password=" + password + >                 "&deleteProcessedMessages=false" + >                 "&processOnlyUnseenMessages=true" + >                 "&consumer.delay=1000

Re: Camel Mail issue with unsupported charset

2009-07-31 Thread Hadrian Zbarcea
t; + "&consumer.delay=10003") .process(handler); Thanks in advance for your help! -- View this message in context: http://www.nabble.com/Camel-Mail-issue-with-unsupported-charset-tp24755585p24755585.html Sent from the Camel - Users mailing list archive at Nabble.com.

Camel Mail issue with unsupported charset

2009-07-31 Thread dcheckoway
sedMessages=false" + "&processOnlyUnseenMessages=true" + "&consumer.delay=10003") .process(handler); Thanks in advance for your help! -- View this message in context: http://www.nabble.com/Camel-Mail-issue-with-unsupported-charset-tp24755585p24755585.html Sent from the Camel - Users mailing list archive at Nabble.com.