You can try to look into the source and patch it to see if you can get it working. We love contributions http://camel.apache.org/contributing.html
Or configure 2 different MailComponent with their own MailConfiguration and MailSession instances. That may be a bit verbose in the XML. On Sun, Mar 6, 2011 at 9:53 PM, Alfred Hiebl <[email protected]> wrote: > Hi Claus, > > sorry, I did not realize that. It droped the part with the route definition. > Maybe some special character. > > But the route definition itself is not so important. The problem occurs when > I read from a pop3 endpoint and send to an smtp endpoint in the same camel > context with the mail.pop3.starttls.enable=true and > mail.smtp.starttls.enable=true options. > > Thanks a lot for your help! > Alfred > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Mail-component-with-starttls-tp3409505p3411745.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
