Question

sending emails error

  • 30 June 2016
  • 1 reply
  • 4 views

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.


1 reply

Badge +8

Hi @esllolo,

 

It could be a problem with the port, however, just to be safe, the last time I have this problem it was because Gmail was blocking emails coming from FME Server and I had to whitelist the program, please read this article:

http://email.about.com/od/gmailtips/qt/How-To-Unlo...

 

 

I hope this would help.

Reply