The Receive connector requires TLS before the MailFrom command can be run

 

Topic Last Modified: 2007-11-16

The Microsoft Exchange Server 2007 Management Pack for Operations Manager monitors the Windows Application log on computers that are running Exchange Server 2007 and generates this alert when the event or events specified in the following Details table are logged.

To learn more about this alert, if you are using Microsoft Operations Manager 2005, do one or more of the following:

  • From the Operator Console, select this alert, and then click the Properties tab. Review the description of the alert that includes the variables specific to your environment.

  • From the Operator Console, click the Events tab, and then double-click the event in the list for which you want to review the event description. Review the events that have been logged that meet the criteria of this Operations Manager alert.

To learn more about this alert, if you are using System Center Operations Manager 2007, do one or more of the following:

  • From the Operations Console, double-click this alert, and then click the General tab. Review the description of the alert that includes the variables specific to your environment.

  • From the Operations Console, double-click this alert, and then click the Alert Context tab. Review the events that have been logged that meet the criteria of this Operations Manager alert.

Details

Product Name

Exchange

Product Version

8.0 (Exchange Server 2007)

Event ID

1032

Event Source

MSExchangeTransport

Alert Type

Critical Error

MOM Rule Path

Microsoft Exchange Server/Exchange 2007/Common Components/Hub Transport and Edge Transport/Transport

MOM Rule Name

The Receive connector requires TLS before the MailFrom command can be run. However, the connector is not configured to accept TLS. Check the authentication setting of this connector.

Explanation

This Error event indicates the specified Receive connector must use Transport Layer Security (TLS) for all messages that are accepted by the connector. However, the Receive connector is not configured to accept TLS authentication.

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

If the Receive connector is configured to accept TLS, an SMTP connection to the Microsoft Exchange Server 2007 Hub Transport server or Edge Transport server that uses the specified Receive connector will display 250-STARTTLS in the response to the EHLO command. If the SMTP connection to the Hub Transport server or Edge Transport that uses the specified Receive connector does not display 250-STARTTLS in the response to the EHLO command, the Receive connector is not configured to accept TLS authentication.

User Action

To correct this error, do one of the following:

  • Configure the specified Receive connector to accept TLS authentication. The AuthMechanism parameter of the Receive connector must contain the value TLS.

    You can verify that the Receive connector accepts TLS by using Telnet on port 25 to connect to the Hub Transport server or Edge Transport server that contains the Receive connector, and observing 250-STARTTLS in the response to the EHLO command.

  • Configure the specified Receive connector not to require TLS by setting the RequireTLS parameter on the Set-ReceiveConnector cmdlet in the Exchange Management Shell to the value $false.

For more information, see the following topics:

For More Information

To search the Microsoft Knowledge Base articles based on criteria that generated this alert, visit the Search the Support Knowledge Base (KB) Web site.

To review Exchange 2007 event message articles that may not be represented by Exchange 2007 alerts, see the Events and Errors Message Center.

If you are not already doing so, consider running the tools that Microsoft Exchange offers to help administrators analyze and troubleshoot their Exchange environment. These tools can help you make sure that your configuration is in line with Microsoft best practices. They can also help you identify and resolve performance issues, improve mail flow, and better manage disaster recovery scenarios. Go to the Toolbox node of the Exchange Management Console to run these tools now. For more information about these tools, see Toolbox in the Exchange Server 2007 Help.