Trying to setup my email server for sending reports, etc. and getting this error message. I have been searching around on help topics and the knowledge base with no real luck. I have used an online SMTP checker and verified the account is working, and I do have 2 factor and the app password configured. It seems as if something on the Ignition side is blocking. This is a standalone PC, not connected to any domain, so I am thinking it is not a DNS issue that I have seen in previous posts.
com.sun.mail.util.MailConnectException: Couldn't connect to host, port: smtp.gmail.com, 465; timeout 10000;
nested exception is:
java.net.SocketTimeoutException: Connect timed out