Consider
the following scenario:
- In a Microsoft Exchange Server 2007 environment, the
First Name section or the Last Name section of a user object includes one of the
following double-coded characters:
- The e-mail message address policy uses FirstName
(givenName) or LastName (surName) fields.
In this scenario, the address stamp that Exchange 2007 stamps on an
e-mail message may resemble the following.
First Name:Ömer
Last Name:Öğünç
Policy %g.%s@contoso.com
Exchange generate e-mail address: Oemer.Oeguenc@contoso.com
The double-coded characters in the address stamp appear incorrectly. Exchange 2007 substitutes the "ue" character for the "ü"
character and the "oe" character for the "ö" character.
This problem may occur because you used
English language regional settings when you installed the Microsoft .NET
Framework 2.0. If you use double-coded characters, you
have to configure the correct regional settings before you run the .NET
Framework Setup.
To resolve this problem, use one of the following methods.
Method 1: Change your current e-mail address policy for correct character replacement
To resolve this problem, change your current e-mail address policy for correct character replacement. To do this, open Exchange Management Shell and update your current e-mail address policy. Then, apply the e-mail address policy to your accounts.
For example, you may have the
%g.%s@contoso.com e-mail address policy, and you may have the
ü,ö character problem. To resolve this problem, you must change the e-mail address policy for correct character replacement to the following:
%rüu%röo%g.%rüu%röo%s@contoso.com
For more information about e-mail address policies, click the following article number to view the article in the Microsoft Knowledge Base:
822447
(http://support.microsoft.com/kb/822447/
)
How to modify an SMTP e-mail address by using recipient policies
Method 2: Change regional settings and reinstall the .NET Framework
Note This method applies if the Exchange mailbox server is running on Windows Server 2003.
To resolve this problem, follow these steps:
- Stop all Exchange-related services on the Exchange
2007-based mailbox server.
- Change the startup mode for the Cluster service and for
Exchange-related services from Automatic to
Manual.
- Uninstall any .NET Framework 2.0 updates that are present
on the server.
- Uninstall the .NET Framework 2.0 from the
server.
- Change the regional settings from English to Turkish. To do
this, follow these steps:
- Open Control Panel.
- Double-click Regional and Language
Options, and then set the Standards and formats
section to Turkish.
- Click the Advanced tab, and then set
Language for non-Unicode programs to
Turkish.
Note Make sure that the Default user account settings
check box is selected, click Apply, and then click
OK. Turkish is a sample language for
double-coded character supports. You can also follow these steps for other
languages that support double-coded characters. - Restart the server.
- Reinstall the .NET Framework 2.0 on the server.
- Reinstall the .NET Framework 2.0 updates on the
server.
- Change the startup mode for the Cluster service and for
Exchange-related services from Manual to
Automatic.
- Restart the Cluster service and the Exchange-related
services on the server.
Note If you have to apply these same steps on a cluster continuous
replication (CCR) cluster or on a single-copy cluster, apply the steps on
the passive node first, and then follow the same steps on the active
node.
Method 3: Change regional settings from English to Turkish
Note This method applies if exchange server is running on Windows Server 2008.
To resolve this problem, change the regional settings from English to Turkish. To do this, follow these steps:
- Open Control Panel.
- Double-click Regional and Language Options, and then click Turkish (Turkey) in the Current format box.
- On the Administrative tab, click Change system locale.
- Click Turkish (Turkey) in the Current System Locale box, and then click OK.
- On the Administrative tab, click Copy to reserved accounts.
- Click to select the following check boxes, and then click OK:
- Default user account (new users)
- System accounts (local system, local service, and network service)
- Restart the server.
Article ID: 948212 - Last Review: August 7, 2009 - Revision: 2.1
APPLIES TO
- Microsoft Exchange Server 2007 Standard Edition
- Microsoft Exchange Server 2007 Enterprise Edition
| kbtshoot kbexpertiseinter kbprb KB948212 |