Hi Mark
I dont think there is a reason for that. You are welcome to look into this.
Create a JIRA ticket and and if possible provide a patch.
We love contributions.
http://camel.apache.org/contributing.html
On Wed, Aug 3, 2011 at 4:52 PM, Mark Ford wrote:
> The toString method in org.apache.c
The toString method in org.apache.camel.component.mail.MailConverters
is overloaded to handle both javax.mail.Message and
javax.mail.Multipart. The implementation fo the Message version checks
for a MimeMultipart instance and if so uses the first body part. The
implementation of the Multipart versi