XFOR: Message Loop Across Two Mail Systems

Last reviewed: December 18, 1997
Article ID: Q166654
The information in this article applies to:
  • Microsoft Exchange Server versions 4.0 and 5.0

SYMPTOMS

A Microsoft Exchange Server distribution list (DL) may contain recipients that exist on both sides of a connector (for example, on a TAO host and in Exchange Server). If dirsync is enabled and propagation of DLs is allowed, the Exchange Server DL will show up in the foreign mail system, usually as an individual recipient within the foreign mail system. If a user on the foreign mail system sends a message to that DL, the DL will traverse the connector and be fanned out at the DL's creation point (in this case Exchange Server).

Once DL expansion is completed, Exchange Server attempts to send to all recipients. If one or more of these recipients reside on the foreign mail system, then when Exchange Server attempts to send to these recipients, the connector will recognize that the correlation ID of this message is the same as that of the original message (original DL). The connector will detect this as a looping message and a corresponding log entry will be written. This is because each message that traverses the connector has a unique correlation ID. During message conversion this ID is extracted and appended to the correlation table. If two instances of a message traverse the connector with the same correlation ID, the connector will attribute this to a looping message.

RESOLUTION

To resolve this problem:

  • In order to modify the default behavior of message-looping detection, add the following parameter to the [LME] section of the Linkage.ini file:

          DISABLETRACECHECKEX = YES
    

CAUTION: Use this modification with caution. This parameter will also disable all messages-looping protection that LinkAge connectors provide as an important feature.

MORE INFORMATION

This behavior is by product design.

Keywords          : XFOR kbtshoot kbusage
Version           : WinNT:4.0,5.0
Platform          : winnt


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: December 18, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.