Nachricht-
>> Von: Claus Ibsen [mailto:claus.ib...@gmail.com]
>> Gesendet: Dienstag, 8. April 2014 10:58
>> An: users@camel.apache.org
>> Betreff: Re: error blocking camel-mail consumer
>>
>> Hi
>>
>> You can try with mapMailMessage=false, and then u
Hi
You can try with mapMailMessage=false, and then use Camel's error
handler if parsing the body / attachments of the mail fails.
Though there was a bug in Camel when using mapMailMessage=false. You
may need to use next release of Camel and/or latest release if the bug
was fixed in that release.