Hi all,
We have been trying to send notification via email (directly or through a subscription) and although we have tested connectivity with telnet to gmail (via telnet smtp.gmail.com 465) and it works ok, when we submit a job with email subscription to a gmail account, we review the log and see the following error:
"javax.mail.MessagingException:Exception reading response";
java.net.SocketTimeoutException: Read timed out"
Has any body had the same problem? Is there a solution?
Thanks in advance.