1 Reply Latest reply on Mar 5, 2013 9:20 AM by njiang

    Error when using camel-imaps endpoints.

    mitesh.patel

      i want to read mail from one email account using imaps and i try it directly forward to another account using smtps endpoints. i attach here with my error.log file.

       

       

       

      Edited by: mitesh.patel on Feb 21, 2013 6:07 AM

        • 1. Re: Error when using camel-imaps endpoints.
          njiang

          It looks there are something wrong when parsing the mime data.

          javax.mail.MessagingException: Missing start boundary
               at javax.mail.internet.MimeMultipart.parsebm(MimeMultipart.java:882)[mail-1.4.5.jar:1.4.5]
          

          Can you get the mail and store it into file ?