Partager via


MSExchangeTransport 2015

 

Dernière rubrique modifiée : 2011-03-19

Cet article fournit une explication et d’éventuelles solutions en ce qui concerne un événement Exchange spécifique. Si vous ne trouvez pas ce que vous cherchez ici, essayez Aide d’Exchange 2010.

Details

Product Name

Exchange

Product Version

14.0

Event ID

2015

Event Source

MSExchangeTransport

Category

SmtpSend

Symbolic Name

SmtpSendTLSRequiredFailed

Message Text

Send connector %1 couldn't connect to remote domain %2. The send connector requires Transport Layer Security (TLS) authentication, but is unable to establish TLS with the receiving server for the remote domain. Check this connector's authentication setting and the EHLO response from the remote server %3.

Explanation

This Error event indicates the specified Send connector must use Transport Layer Security (TLS) for all messages that are sent to the remote server. However, the remote server is not configured to accept TLS.

A Send connector requires TLS for all sent messages when the RequireTLS parameter on the Set-SendConnector cmdlet in the Exchange Management Shell is set to the value $true. The default value is $false.

If the remote server is configured to accept TLS, the remote server displays 250-STARTTLS in the response to the EHLO command. If the remote server does not display 250-STARTTLS in the response to the EHLO command, the remote server is not configured to accept TLS.

User Action

To resolve this error, do one or more of the following:

  • Configure the remote server to accept TLS. If the remote server is a Microsoft Exchange Server 2010 or Exchange Server 2007 Hub Transport server or Edge Transport server, the AuthMechanism parameter of the relevant Receive connector must contain the value TLS.
    You can verify that the remote server accepts TLS by using Telnet on port 25 to connect to the remote server and observing 250-STARTTLS in the response to the EHLO command.
  • Configure the specified Send connector not to require TLS by setting the RequireTLS parameter on the Set-SendConnector cmdlet in the Exchange Management Shell to the value $false. The default value is $false.

For more information, see the following topics:

For More Information

Si ce n’est pas encore le cas, songez à exécuter les outils Exchange conçus pour vous aider à analyser et dépanner votre environnement Exchange. Ces outils peuvent vous aider à vérifier que votre configuration est conforme aux meilleures pratiques de Microsoft. Ils peuvent également vous aider à identifier et résoudre les problèmes de performance et à améliorer le flux de messages. Pour exécuter ces outils, allez dans le nœud Boîte à outils de la console de gestion Exchange. Pour en savoir plus sur ces outils, consultez la rubrique Gestion des outils de la boîte à outils.