Поделиться через


MSExchangeTransport 2015

 

Последнее изменение раздела: 2011-03-19

В этой статье приводится объяснение и возможные варианты устранения неполадок, связанных с определенными событиями Exchange. Если вам не удалось найти ответ на свой вопрос, используйте поиск по Справке 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

Если вы еще не сделали этого, используйте средства Exchange, созданные специально для анализа и устранения неполадок в среде Exchange. Они позволят проверить, соответствует ли конфигурация организации рекомендациям корпорации Майкрософт. Они также помогут найти и устранить проблемы с производительностью и улучшить организацию потока обработки почты. Чтобы запустить эти средства, перейдите на узел Инструменты в консоли управления Exchange. Дополнительные сведения об этих инструментах см. в разделе Управление средствами в меню «Инструменты».