Hi, I am able to send mail using gmail server to any server using camel-mail client. But using any other server like yahoo i am getting java.net.SocketException: Permission denied: connect.
Final URI used for gmail is(it works): smtps://smtp.gmail.com:[email protected]&password=**********&[email protected]&subject=subject for yahoo is: smtps://smtp.mail.yahoo.com:587?mail.smtps.auth=true&[email protected]&password=**********&[email protected]&subject=subject what extra configuration i need to set up for sending mail from yahoo or any other server. Thanks for reply. Thanks, Rupa -- View this message in context: http://camel.465427.n5.nabble.com/sending-mail-using-camel-tp5738845.html Sent from the Camel - Users mailing list archive at Nabble.com.
