Messages remain in an outbound queue until a non-delivery report is generated when you send e-mail to a remote domain (818222)
The information in this article applies to:
- Microsoft Exchange Server 2003 Standard Edition
- Microsoft Exchange Server 2003 Enterprise Edition
- Microsoft Exchange 2000 Enterprise Server
- Microsoft Exchange 2000 Server SP3
- Microsoft Exchange Beta-Titanium
Important This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base: 256986 Description of the Microsoft Windows Registry SYMPTOMSWhen you send e-mail messages to certain external domains,
they may remain in an outbound queue on the Microsoft Exchange Server 2003 or
Microsoft Exchange 2000 Server computer until a non-delivery report (NDR) is generated.
Additionally, the following event may appear in the Application log
in the Event Viewer on a Microsoft Internet Security and Acceleration Server
2000-based server that is configured as a firewall for the remote domain: Date: date Source: SmtpEvt
Time: time Category: None
Type: Error Event ID: 20031
User: N/A
Computer: computername
Description:
An unknown SMTP command
Data:
0000: 58 45 58 43 48 35 30 20 XEXCH50
0008: 31 30 32 30 1020 CAUSEThis issue may occur if a firewall blocks the binary large
object (BLOB) data following the Microsoft Exchange Server XEXCH50 command. WORKAROUNDTo work around this issue, use one of the following methods. Method 1: Configure the XEXCH50 Registry SubkeyIn Exchange Server 2003 and Exchange Server 2000 Service Pack 3
(SP3), you can suppress the sending of the XEXCH50 command to external domains. To do so, follow these steps.
Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk. - 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 ConnectorConfigure 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, 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.
REFERENCES
For additional information about how to obtain the latest Exchange 2000
Server service pack, click the following article number to view the article in the Microsoft Knowledge Base:
301378
How to obtain the latest
Exchange 2000 Server service pack
For additional information about how to obtain the latest Exchange Server 2003 service pack, click the following article number to view the article in the Microsoft Knowledge Base:
836993
How to obtain the latest service packs for Exchange Server 2003
| Modification Type: | Major | Last Reviewed: | 8/30/2004 |
|---|
| Keywords: | kbBug kbprb KB818222 |
|---|
|