XADM: Primary SMTP Proxy Not Used for E-mail Address

Last reviewed: November 13, 1997
Article ID: Q166515

The information in this article applies to:

  • Microsoft Exchange Server version 5.0

SYMPTOMS

If the primary SMTP proxy is not used for the original e-mail address, the subsequent outbound message uses the second primary proxy address.

RESOLUTION

To avoid the problem, always regenerate (use partial fidelity) the headers with addresses for outbound messages if P2 proxy lookups are being done. If this value is set, then on outbound messages, all address headers are regenerated with the primary proxy. All addresses will be regenerated if these flags are set.

WARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall Windows NT. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk.

To resolve the problem, do the following:

  1. Install Service Pack 1 for Microsoft Exchange Server version 5.0.

  2. Start Registry Editor (Regedt32.exe).

  3. Go to the following key in the registry:

          HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\
          MSExchangeIMC\Parameters
    

  4. On the Edit menu, click Add Value and use the following entry:

          Value Name: AddressRewrite
          Data Type:  REG_DWORD
    
          Value:      1
    
    

  5. Locate the Resolve2 value name. Double-click it and change the value to 1. It should resemble the following:

          Value Name: ResolveP2
          Data Type:  REG_DWORD
    
          Value:      1
    
    
When both ResolveP2 and AddressRewrite are set in the IMS registry, Microsoft Exchange Server will look up the SMTP proxies and remap the inbound SMTP proxy to the corresponding primary SMTP proxy.

STATUS

Microsoft has confirmed this to be a problem in Microsoft Exchange Server version 5.0. This problem was corrected in the latest Microsoft Exchange Server 5.0 U.S. Service Pack. For information on obtaining the service pack, query on the following word in the Microsoft Knowledge Base (without the spaces):

   S E R V P A C K
Keywords          : kbbug5.00 kbfix5.00.sp1 XADM kbusage
Version           : 5.0
Platform          : WINDOWS
Issue type        : kbbug


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


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: November 13, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.