MSExchangeTransport 2015

 

Letztes Änderungsdatum des Themas: 2011-03-19

Dieser Artikel bietet eine Erläuterung und mögliche Lösungen für ein bestimmtes Exchange-Ereignis. Wenn Sie hier das Gesuchte nicht finden können, durchsuchen Sie die Exchange 2010-Hilfe.

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

Wenn dies nicht bereits der Fall ist, sollten Sie die Exchange-Tools ausführen, die für die Analyse und Problembehandlung der Exchange-Umgebung erstellt wurden. Mit diesen Tools kann sichergestellt werden, dass Ihre Konfiguration die bewährten Methoden von Microsoft einhält. Sie tragen zudem zur Identifikation und zur Lösung von Leistungsproblemen bei, und können die Nachrichtenübermittlung verbessern. Sie können diese Tools über den Knoten Toolbox in der Exchange-Verwaltungskonsole ausführen. Weitere Informationen zu diesen Tools finden Sie unter Verwalten von Tools in der Toolbox.