N_P
3 years agoOccasional Contributor
java.net.ConnectException: Connection timed out: connect
ERROR: com.sun.mail.util.MailConnectException: Couldn't connect to host, port: xxxxx.xxx.xxx, 25; timeout -1;
nested exception is:
java.net.ConnectException: Connection timed out: connect
Facing above exception while sending mail through adding Send Mail step for test case. Mail is not getting triggered after test step pass of fail. Kindly help to resolve this issue.