Hello Marinus,
I would say that your SMTP server configuration is not ok. As you can see there is an error converting from HOST Name to IP. I would look for a problem with the SMTP server name.
Also you can try to ping the SMTP hostname on the command prompt, by doing that you will be able to see if the Server name is ok or not.
If this isn't the case can you please share the configurations?
Marinus Prinsloo wrote:
Hi,
Are you trying to send email on your personal environment?
Thanks,
Rajat
Hi Rajat
Yes. Sending from my personal environment.
Marinus
Hi Prinsloo,
Personal environment is shared hosting, this is common issue we will face in sending email from personal environment.
Talk to support. https://success.outsystems.com/support
Rajat Agrawal
Hi Davide and Rajat
I got it working. The problem was with my SMTP server configuration.
Thanks you for the assistance.
After replacing the mail server to new IP, started getting the following error
Error sending email 1142753: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
who faced such problem?