Re: Mail component with starttls

2011-03-09 Thread Claus Ibsen
ge in context: > http://camel.465427.n5.nabble.com/Mail-component-with-starttls-tp3409505p3415158.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davscl

Re: Mail component with starttls

2011-03-09 Thread Alfred Hiebl
Hi Claus, I tested with my two routes, and that works now without any problems. Thanks, Alfred -- View this message in context: http://camel.465427.n5.nabble.com/Mail-component-with-starttls-tp3409505p3415158.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Mail component with starttls

2011-03-08 Thread Claus Ibsen
x. Just to confirm. That fix works for you? > Thanks, > Alfred > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Mail-component-with-starttls-tp3409505p3414245.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- C

Re: Mail component with starttls

2011-03-08 Thread Alfred Hiebl
Hi, created a ticket (CAMEL-3769) and attached a suggestion for a bug fix. I also made a second change to fix the debugMode setting, which did not work either (see ticket) Thanks, Alfred -- View this message in context: http://camel.465427.n5.nabble.com/Mail-component-with-starttls

Re: Mail component with starttls

2011-03-07 Thread Claus Ibsen
t 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-co

Re: Mail component with starttls

2011-03-06 Thread Alfred Hiebl
.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.

Re: Mail component with starttls

2011-03-06 Thread Claus Ibsen
no live user interaction but > returns the already configured username and password >            Session session; >            try { >                session = > Session.getDefaultInstance(answer.getJavaMailProperties(), > getAuthenticator()); >            } catch (Throwable t) { >

Mail component with starttls

2011-03-04 Thread Alfred Hiebl
ion for these two routes? Thanks a lot, Alfred -- View this message in context: http://camel.465427.n5.nabble.com/Mail-component-with-starttls-tp3409505p3409505.html Sent from the Camel - Users mailing list archive at Nabble.com.