To work around this issue, use one of the following methods.
Method 1: Configure the XEXCH50 Registry Subkey
In Exchange Server 2003 and Exchange Server 2000 Service Pack 3
(SP3), you can suppress the sending of the
XEXCH50 command to external domains.
To suppress the sending of the
XEXCH50 command to external domains automatically, go to the "
Fix it for me" section. To suppress the sending of the
XEXCH50 command to external domains yourself, go to the "
Let me fix it myself" section.
Fix it for me
To configure the XEXCH50 registry subkey automatically, click the
Fix it
button or link. Click
Run
in the
�File Download dialog box, and then follow the steps in the Fix it wizard.
Fix this problemMicrosoft Fix it 50341 Note this wizard may be in English only; however, the automatic fix also works for other language versions of Windows.
Note if you are not on the computer that has the problem, save the Fix it solution to a flash drive or a CD and then run it on the computer that has the problem.
Let me fix it myself
To configure the XEXCH50 registry subkey yourself, follow these steps.
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows
- Click Start, click Run,
type regedit in the Open box, and then
click OK.
- Locate the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SMTPSVC\XEXCH50
Note If the XEXCH50 registry subkey is not present, create it. To do this, point to
New on the Edit menu, and then click
Key. In the New Key #1 box, type
XEXCH50, and then press ENTER. - Right-click XEXCH50, point to
New, and then click DWORD Value.
- In the New Value #1 box, type
SuppressExternal, and then press ENTER.
- Right-click SuppressExternal, and then
click Modify.
- In the Value data box, type
1, and then click OK.
- Quit Registry Editor.
Method 2: Configure the SMTP Connector
Configure the SMTP connector properties to use the
HELO command instead of the
EHLO command. When Exchange Server sends the
HELO command, it does not receive the list of commands that the remote
server supports, and reverts to simple SMTP commands. None of the extended SMTP
command verbs are used.
To configure the SMTP connector properties to use the
HELO command automatically, go to the "
Fix it for me" section. To configure the SMTP connector properties to use the
HELO command yourself, go to the "
Let me fix it myself" section.
Fix it for me
To configure the SMTP connector automatically, click the
Fix it button or link. Click
Run in the
File Download
dialog box, and then follow the steps in the Fix it wizard.
Fix this problemMicrosoft Fix it 50342 Note this wizard may be in English only; however, the automatic fix also works for other language versions of Windows.
Note if you are not on the computer that has the problem, save the Fix it solution to a flash drive or a CD and then run it on the computer that has the problem.
Let me fix it myself
To configure the SMTP connector yourself, follow these
steps:
- Start the Exchange System Manager utility.
- If Administrative Groups are turned on, expand
Administrative Groups, and then expand First
Administrative Group.
- Expand Connectors, right-click the SMTP
connector that you use to connect to the remote domain, and then click
Properties.
- Click the Advanced tab, click to select
the Send HELO instead of EHLO check box, click
Apply, and then click OK.