我在尝试从 SharePoint 发送电子邮件时遇到问题,我收到以下错误消息之一:
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..
我有一个带有 SharePoint server 2016 的服务器场
当我使用 IT 团队提供的交换服务器 (mail.organizationname.gov.xx) 或服务器 IP 配置外发电子邮件时,我收到第一条错误消息。
当我使用错误中提到的邮件服务器名称(按原样或使用域(FQDM))配置它时,我收到第二个错误!
任何帮助将不胜感激
谢谢