You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by lucafik <cu...@gmail.com> on 2011/12/20 15:13:58 UTC

IMAP message

I managed to fetch the email message using IMAPS URI. 
However, body of the message is not readable, as if "toString()" method was
not called.


Exchange[
Id:ID-nb-intrd02-56170-1324369801974-0-19061, 
ExchangePattern: InOnly, 
Properties:{... }, 
Headers:{... }, 
BodyType:javax.mail.internet.MimeMultipart, 
Body:javax.mail.internet.MimeMultipart@4484c378, 
Out: null]

If I try to receive it with POP3S it is fine, and I can read it.

Thank you

--
View this message in context: http://camel.465427.n5.nabble.com/IMAP-message-tp5088971p5088971.html
Sent from the Camel - Users mailing list archive at Nabble.com.