Article ID: 150969
Article Last Modified on 10/28/2006
APPLIES TO
- Microsoft Exchange Server 4.0 Standard Edition
This article was previously published under Q150969
SUMMARY
When you use the Microsoft Exchange Internet Mail Connector (IMC) to send
SMTP mail the IMC may try to send messages to itself. When this happens,
users will receive non-delivery reports (NDRs).
RESOLUTION
If you are experiencing this problem with the IMC, you can add a registry
value to prevent it. The registry key is:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\MSExchangeIMC\PARAMETERS
From the Registry Editor menu, click on Edit, then the Add Value option
from there.
Value Name: DisableResolverSearchList
Data Type: REG_DWORD
Value: 1 (or any non-zero value)
This is case sensitive and should be typed exactly as show above. You will
need to restart the IMC for the registry key to take effect. Then
you can use Restest.exe to see if it worked. This utility can be found on
the Microsoft Exchange Server CD-ROM in the Support\Utils\I386 directory.
Additional query words: loop looping resolve
Keywords: kbusage KB150969