Re: Cannot sent mail using smtp component when smtp server require not credential

2012-12-20 Thread Claus Ibsen
On Thu, Dec 20, 2012 at 12:29 PM, nambiar.arunkumar wrote: > Hi, > > It was my mistake, the proxy host setting configured in servicemix.sh was > incorrect. Thanks for coming back here and tell us your findings. Good luck with the Camel ride. > > Thanks Claus. > > > > -- > View this message in co

Re: Cannot sent mail using smtp component when smtp server require not credential

2012-12-14 Thread Claus Ibsen
Hi I suggest to dive in the source code of the Camel version you use in camel-mail. And look the code in MailBinding. There is some code that set java mail properties. There may be something that causes that auth to be true or something. Camel 2.2 is not supported anylonger at Apache. On Wed, D

Re: Cannot sent mail using smtp component when smtp server require not credential

2012-12-11 Thread Claus Ibsen
On Tue, Dec 11, 2012 at 1:33 PM, nambiar.arunkumar wrote: > When iam trying to send the mail using *smtp*component (code below) i get > error > > *Error processing exchange. Exchange[Message: Testing SMTP mail.]. Caused > by: [org.springframework.mail.MailAuthenticationException - Authentication >