Re: toString in camel-mail MailConverters

2011-08-05 Thread Claus Ibsen
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

toString in camel-mail MailConverters

2011-08-03 Thread Mark Ford
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