Hi - I have a fairly simple process set up to send an email to a participant. No attachments are involved. I am seeing that some of them are getting the below error and the email is not being sent. Is there something I can add to the workflow to email me when this happens? Is this something to do on the connect side or should my IT look into this? Any help would greatly appreciated. It happens with other emails also.
ERROR: 07:03:16.902 [0006] W3001 : Error while executing plugin: HTTP/1.1 500 ApplicationException: com.sun.mail.util.MailConnectException: Couldn’t connect to host, port: smtp.mandrillapp.com, 25; timeout 60000;
nested exception is:
java.net.ConnectException: Connection timed out: connect
ApplicationException: com.sun.mail.util.MailConnectException: Couldn’t connect to host, port: smtp.mandrillapp.com, 25; timeout 60000;
nested exception is:
java.net.ConnectException: Connection timed out: connect
Thank you
Amy