OL2000: How To Enforce and Preserve Outbound Message Encoding (218295)



The information in this article applies to:

  • Microsoft Outlook 2000

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

SUMMARY

This article describes how to apply specific outbound encoding so that these settings do not have to be manually reset. The information in this article applies to the following scenario:

User A receives a message in a different encoding format than his default. He wishes to forward this message to User B, adding comments in their common language. The original message is not encoded in User A and B's default language codepage.

MORE INFORMATION

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 Add a Registry Value

To enforce the outbound encoding of each forwarded and replied to message, follow these steps:
  1. Click Start, and click Run.
  2. In the Open box, type regedit, and then click OK.
  3. In the Registry Editor, navigate to the following registry key:

    HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Outlook\Options\MSHTML\International

  4. On the Edit menu, click New, and then click DWORD Value.
  5. Type the following name for the new value exactly as it appears and without spaces:

    RemapOutbondWestern

  6. Double-click the new value, and in the Value data box, type 1. Click OK. On the Registry menu, click Exit.

To Set the Default Outbound Message Encoding

To set the default outbound encoding, follow these steps:
  1. On the Tools menu, click Options, and then click the Mail Format tab.
  2. Click International Options, and then in Use this encoding for outgoing messages list, click to select your encoding choice. Click OK and OK again to save the change.
  3. Open a new message, or reply to a received message. On the Format menu, click Encoding. The enforced encoding should have a check mark next to its entry on the list.

Modification Type:MajorLast Reviewed:9/29/2003
Keywords:kbhowto KB218295