Event ID 12014 may appear in Exchange 2007 Application Event LogAnswerSYMPTOMS
"Microsoft Exchange couldn't find a certificate that contains the domain name mail.domainname.com in the personal store on the local computer. Therefore, it is unable to offer the STARTTLS SMTP verb for any connector with a FQDN parameter of mail.domainname.com. Verify the connector configuration and the installed certificates to make sure that there is a certificate with a domain name for every connector FQDN." 2. The SMTP connector may fail to support TLS connection. CAUSEThe Exchange server, may setup to use wrong certificate or doesn't setup to use certificate.
RESOLUTION1. Open "Exchange Management Shell". 2. Write "get-ExchangeCertificate" and press on "Enter" button. 3. Write down the Thumbprint of the certificate that reflect the required FQDN name of the server. 4. Review the current certificate that use by the Exchange server and each certificate function. 5. Write "Enable-ExchangeCertificate -Thumbprint 2afd26617915932ad096c48eb3b847fc7457662 -Services "SMTP" and press on 'Enter" button.
6. Restart the Exchange server. |
Sponsored Links |


