I'm facing an issue when trying to send emails from SharePoint, I get one of the error messages below:
An operation failed because the following certificate has validation errors:
Subject Name: CN=mailservername
Issuer Name: CN=mailservername
Thumbprint: 645B2D4B72573478DBD162F39AAE0260B25F6582
Errors: SSL policy errors have been encountered. Error code '0x6'..
An operation failed because the following certificate has validation errors:
Subject Name: CN=mailservername
Issuer Name: CN=mailservername
Thumbprint: 645B2D4B72573478DBD162F39AAE0260B25F6582
Errors: The root of the certificate chain is not a trusted root authority..
I have a single server farm, with SharePoint server 2016
When I configured the outgoing emails with the exchange server as provided by the IT team (mail.organizationname.gov.xx) or the server IP, I get the first error message.
When I configured it with the mail server name as mentioned in the error (either as is, or with domain (FQDM)) I get the second error !
Any help would be highly appreciated
Thank you