Hi Rupa, to use yahoo as SMTP Server in camel-mail you have to set your mail Endpoint like this
smtps://smtp.mail.yahoo.com[:465]?username=abc&password=**********&to=x...@yahoo.com&subject=subject&from=a...@yahoo.com please don't forget to set the "from"-option to your yahoo mail account. You could omit to set the port, because camel sets 465 as default port for smtps-Component. I was able to make it work with these configurations Thanks Gilles -- View this message in context: http://camel.465427.n5.nabble.com/sending-mail-using-camel-tp5738845p5738860.html Sent from the Camel - Users mailing list archive at Nabble.com.