Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

XIMS: How to Force SMTP Messages Through the Information Store


View products that this article applies to.

This article was previously published under Q238471
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 (http://support.microsoft.com/kb/256986/EN-US/ ) Description of the Microsoft Windows Registry

↑ Back to the top


Summary

This article explains how to reroute messages through the Microsoft Exchange Server information store before sending to the Internet. Enabling the rerouting adds some advantage because the rerouted messages have more readable addresses. These messages are re-routed through the information store by using the Registry Editor (Regedt32.exe) to set the following registry value to 1:

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.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIMC\Parameters

Value Name: RerouteViaStore
Data Type: Reg_Dword
Data: 1

↑ Back to the top


More information

When this registry value is set to 1, it internally enables two parameters required for this option to work, if they aren't already enabled, namely the P2Resolve and AddressRewrite parameters.

If you enable rerouting of the Internet Mail Service object, then outbound messages are rerouted through the information store instead of being re-sent or "bounced" as normal. The Rerouting tab is located on the Internet Mail Server Routing property page, in the Configuration container.

Enabling rerouting adds some advantage because the rerouted message's P1 and P2 From field, and P2 recipients are replaced with any locally matched custom recipient's reply address. Addresses without matching custom recipients are not altered. P1 recipients continue to be rewritten in accordance with the routing table.

↑ Back to the top


Keywords: KB238471, kbinfo

↑ Back to the top

Article Info
Article ID : 238471
Revision : 6
Created on : 10/28/2006
Published on : 10/28/2006
Exists online : False
Views : 249