Article ID: 952583 - Last Review: August 9, 2011 - Revision: 5.0

Japanese DBCS characters are corrupted when you reply to a message or forward a message in an Exchange Server 2007 SP1, Exchange Server 2010, or Exchange Server 2010 SP1 environment

System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.
Expand all | Collapse all

SYMPTOMS

When you reply to a message or forward a message by using a Microsoft Office Outlook client in a Microsoft Exchange Server 2007 Service Pack 1 (SP1), Exchange Server 2010, or Exchange Server 2010 SP1 environment, Japanese DBCS characters that appear in any of the following fields become corrupt:  
  • The display name of the sender
  • The display name of the recipients
  • The subject
  • The file name of an attachment
  • The message body
This problem occurs if the field contains one byte Kana.

The problem also occurs if the message is sent by Outlook Web Access (OWA) in an Exchange Server 2007 SP1, Exchange Server 2010, or Exchange Server 2010 SP1 environment.

Note This article does not list all conditions under which this problem may occur.
To resolve this problem, install the latest update rollup for Exchange 2007 SP1.

For more information about how to obtain the latest Exchange service pack or update rollup, see the following Exchange Help topic:
How to Obtain the Latest Service Pack or Update Rollup for Exchange 2007 (http://go.microsoft.com/fwlink/?LinkId=152570)
After you install the latest service pack or update rollup for Exchange 2007, you must add a new entry in the Edgetransport.exe.config XML file to enable the hotfix on the server. To do this, follow these steps.

NoteThis hotfix is included in Exchange Server 2010 and in Exchange Server 2010 SP1. However, you must also add a new entry in the Edgetransport.exe.config XML to enable the hotfix. 

  1. On the Exchange-based server that is running the Hub Transport role, open Windows Explorer.
  2. Locate the following folder:
    drive :\Program Files\Microsoft\Exchange Server\Bin
  3. Make a backup copy of the EdgeTransport.exe.config file by saving a version of the file. Name the backup copy EdgeTransport.exe.config.old.
  4. Open the EdgeTransport.exe.config file in Notepad, and then locate the following line between the <appsettings> segment and the </appsettings> segment:
    <add key="PreferredInternetCodePageForShiftJIS" value="50220" />
    
    Note If this line does not exist between the <appsettings> segment and the </appsettings> segment, insert this line.

    Note If you set the value of the PreferredInternetCodePageForShiftJIS key to "50222", the problem occurs.
  5. Save the changes, and then exit Notepad.
  6. Restart the Exchange Transport service.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

APPLIES TO
  • Microsoft Exchange Server 2007 Service Pack 1, when used with:
    • Microsoft Exchange Server 2007 Enterprise Edition
    • Microsoft Exchange Server 2007 Standard Edition
  • Microsoft Exchange Server 2010 Enterprise
  • Microsoft Exchange Server 2010 Service Pack 1
  • Microsoft Exchange Server 2010 Standard
Keywords: 
kbexpertiseadvanced kbqfe KB952583