What's your message looks like?
Do you have attachments to send with the mail?

On 7/12/12 10:01 PM, Pieter Vunckx wrote:
Hi,



I'm trying to forward an incoming mail from mailbox 1 to mailbox 2.




I thought it was just this:

from
("imaps://imap.gmail.com?username=x...@gmail.com&password=abc&consumer.delay=
30000")

                 .to("smtp://myhost@to=some...@somewhere.com");



But I'm getting always the following error:

javax.mail.MessagingException: Missing start boundary



Also when I'm composing the message via the exchange I'm getting the same
error...



Thx in advance!

Pieter




--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
         http://jnn.javaeye.com (Chinese)
Twitter: willemjiang
Weibo: willemjiang


Reply via email to