Posted By:
viji_Ch
Posted On:
Tuesday, December 21, 2010 12:30 AM
Hi,
The following errors are occured while sending emails using Java.
[ERROR] SEND_MAIL Failed to send message 2796998 due to java.lang.Exception: Could not connect to SMTP host: smtp.internal.ericsson.com, port: 25;
nested exception is:
java.net.ConnectException: Connection timed out: connect
[ERROR] SEND_MAIL Failed to send message 2797774 due to java.lang.Exception: 452 4.3.1 Insufficient system resources
[ERROR] SEND_MAIL Failed to send message 2797795 due to java.lang.Exception: TimeOut
Can anyone plz help me out?