WELCOME

2009年9月18日 星期五

Event ID 12014 may appear in Exchange 2007 Application Event Log

SYMPTOMS
Event ID 12014 may appear in the Application event log of CAS/HUB Transport/Edg...


  1. Event ID 12014 may appear in the Application event log of CAS/HUB Transport/Edge server:

         "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.


CAUSE
The Exchange server, may setup to use wrong certificate or doesn't setup to use...


The Exchange server, may setup to use wrong certificate or doesn't setup to use certificate.

  • The certificate should reflect the external FQDN name of the server.

RESOLUTION
1. Open "Exchange Management Shell". 2. Write "get-ExchangeCertificate" and pr...



1. 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.

  • The value of -Thumbprint obtained in stage 3.

6. Restart the Exchange server.

沒有留言:

張貼留言