466
Views
6
Comments
Error sending email
Good day,
I am having trouble getting the email sending functionality to work. I have gone through all the online material around emails but I keep getting the following error:

2018-05-15 08-41-11
Davide Periquito

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?

2020-07-21 19-28-50
Rajat Agrawal
Champion

Marinus Prinsloo wrote:

Good day,
I am having trouble getting the email sending functionality to work. I have gone through all the online material around emails but I keep getting the following error:

Hi,

Are you trying to send email on your personal environment?


Thanks,

Rajat


UserImage.jpg
Marinus Prinsloo

Hi Rajat

Yes. Sending from my personal environment.

Marinus 

2020-07-21 19-28-50
Rajat Agrawal
Champion

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


Thanks,

Rajat Agrawal

UserImage.jpg
Marinus Prinsloo

Hi Davide and Rajat

I got it working. The problem was with my SMTP server configuration.

Thanks you for the assistance.

Marinus

2019-02-18 10-36-34
dimyaz

Hi,

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?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.