Topic Last Modified: 2006-09-18

The Microsoft® Exchange Server Analyzer Tool queries the following attributes for each routing group connector object (msExchRoutingGroupConnector) detected in the Active Directory® directory service to determine whether delivery restrictions are set based on distribution group membership.

dLMemRejectPerms

Contains the domain names (DNs) of a distribution list (DL) whose members may not send through this routing group connector.

dLMemSubmitPerms

Contains the DNs of a distribution list (DL) whose members may send through this routing group connector.

If the Exchange Server Analyzer finds routing group connectors that have delivery restrictions based on distribution group membership, the Exchange Server Analyzer queries the msExchSourceBridgeheadServersDN attribute of the detected routing group connectors to determine whether the server being analyzed is set as a bridgehead server for any of those connectors.

Finally, the Exchange Server Analyzer reads the following registry key to determine whether the CheckConnectorRestrictions registry value is present and configured:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Resvc\Parameters

The Exchange Server Analyzer displays a warning if the following conditions are true:

The default behaviors for the categorizer is to recursively expand distribution groups and check restrictions for each message that passes through the system.

When you create a routing group, you designate a group of servers that can communicate directly with each other. For servers in different routing groups to communicate with each other, you must connect the routing groups.

The preferred connection method is a routing group connector because this connector is designed and intended specifically for connecting routing groups.

Servers that can send mail over a routing group connector are bridgehead servers. A bridgehead server is a combination of a Simple Mail Transfer Protocol (SMTP) virtual server and an Exchange server that is responsible for delivering all messages through a connector.

When you create a routing group connector, you can choose to keep all the servers as bridgehead servers for that connector or else specify that only a selected set of servers act as bridgehead servers for that connector. The designated bridgeheads are the servers that are tasked with the expansion of distribution group membership.

When you send mail by using routing group connectors that have delivery restrictions set based on distribution group membership, the message categorizer has to expand the membership of the distribution group, obtain the full list of DNs of the members, and then compare the list of DNs to the list sender’s DNs. An access operation or a deny operation occurs when a DN on both lists match. If a distribution group is nested in another distribution group, the nested distribution is also expanded.

This warning indicates that the delivery restrictions based on distribution group membership may cause messages destined for the bridgehead to queue as the categorizer checks the restrictions.

To address this warning:

For More Information

For more information about non-hierarchal restriction checking, see Consider non-hierarchical restriction checking.

For more information about SMTP Sender Filtering, see "How to Enable Sender Filtering" in the Administration Guide for Exchange Server 2003 (http://go.microsoft.com/fwlink/?LinkId=71832).

For more information about the effect of distribution group restriction on Exchange mail flow, see the following Microsoft Knowledge Base articles: