XCON: Restriction Settings Are Not Applied After Configuring the Delivery Restrictions Option (279813)



The information in this article applies to:

  • Microsoft Exchange 2000 Server

This article was previously published under Q279813
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

SYMPTOMS

In Microsoft Exchange 2000 Server, after you configure the Delivery Restrictions option on a connector, the restriction settings may not be applied.

CAUSE

The restriction checking functionality is controlled by a registry key that is set on the Exchange 2000-based bridgehead that is the source for the connector that is being checked. If you need to apply a restriction to a connector which restricts who is able to send data to the designated link, you must manually add the restriction checking registry value.

RESOLUTION

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.
To enable restriction checking:
  1. Start Registry Editor (Regedt32.exe).
  2. Locate and click the following key in the registry:

    HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/Resvc/Parameters/

  3. On the Edit menu, click Add Value, and then add the following registry value:

    Value Name: CheckConnectorRestrictions
    Data Type: REG_DWORD
    Radix: Decimal
    Value: 1

  4. Quit Registry Editor.
After you make the change to the registry, restart any related Internet Information Services (IIS) services, click the connector, and then click the Delivery Restrictions tab to enable the restriction option.

STATUS

This feature is by design.

MORE INFORMATION

When you enable the Delivery Restrictions option, the computers performance may be affected. When you set the registry value, every message for every destination is checked.


Modification Type:MinorLast Reviewed:4/25/2005
Keywords:kbprb KB279813