Hi, I want to send an email using
java using the following information.
/*---------------------------------------------------------------------------------------------------------------------------------------*/
[error code]
The outcome is :
Mimemessage ceated
Transport object created......
send failed, exception: javax.mail.MessagingException: Exception reading response;
nested exception is:
java.net.SocketException: Connection reset
[/error code]
Can any one help me out with a suitable solution?