Is there any way to "intercept" the raw mail message content before 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.



Claus Ibsen-2 wrote:
> 
> On Wed, Nov 4, 2009 at 4:57 PM, dcheckoway <dchecko...@gmail.com> wrote:
> Unfortunately I guess the camel-mail component will pre extract the
> data before its being routed, and thus before the error handling kicks
> in.
> 
> And the stacktrace indicates the root problem is deep inside the SUN
> mail jar which makes 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.

Reply via email to