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 Service Pack 1 (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.Resolution
To resolve this issue, follow these steps:
-
Install the latest Update Rollup or Service Pack for Exchange 2007 SP1.
For more information about how to obtain the latest Exchange service pack or update rollup, go to the following Microsoft website:How to Obtain the Latest Service Pack or Update Rollup for Exchange 2007This hotfix is included in Exchange 2010 and in Exchange Server 2010 SP1.
-
Configure the PreferredInternetCodePageForShiftJIS key to enable the hotfix. To do this, follow these steps:
-
On the Exchange-based server that is running the Hub Transport role, open Windows Explorer.
-
Locate the following folder:
For Exchange 2007
Drive:\Program Files\Microsoft\Exchange Server\Bin For Exchange 2010 Drive:\Program Files\Microsoft\Exchange Server\V14\Bin -
Back up the EdgeTransport.exe.config file. Name the backup copy EdgeTransport.exe.config.old.
-
Open the EdgeTransport.exe.config file in Notepad, and then locate the following line between the <appsettings> tag and the </appsettings> tag:
<add key="PreferredInternetCodePageForShiftJIS" value="50220" />Notes
-
If this line does not exist between the <appsettings> tag and the </appsettings> tag, insert this line.
-
If you set the value of the PreferredInternetCodePageForShiftJIS key to 50222, this problem occurs.
-
-
Save the changes, and then exit Notepad.
-
Restart the Exchange Transport service.
-
More Information
The resolution above modifying EdgeTransport.exe.config XML prevents the Exchange Transport service from stamping messages with a value of 50222.
In Exchange Server 2010 SP1 or SP2, the same problem can still occur because of Exchange RPC Client Access service or Outlook Web App(OWA) stamps messages with a value of 50222. For more information, see the following Microsoft Knowledge Base article:2642153 Japanese DBCS characters are corrupted when you reply to a message or forward a message
Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.