XADM: Subject with Extended Characters Sent by OWA May Not Be Readable by Eudora Clients (281745)



The information in this article applies to:

  • Microsoft Exchange 2000 Enterprise Server

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

SYMPTOMS

Messages sent with Outlook Web Access (OWA) and Exchange 2000 through SMTP may not been readable by Eudora clients if the subject contains extended characters.

CAUSE

In Exchange 2000, messages with extended characters are encoded with UTF-8, by default. Because some clients on the Internet do not understand this encoding, a feature has been added, documented in the following Microsoft Knowledge Base article, to instead use a regional character set.

273615 XWEB: Mail Clients That Are Not UTF-8 Aware Cannot View Messages Sent from Exchange 2000

The feature in Q273615 works for Netscape and Microsoft clients, but Eudora clients do not understand the regional character sets.

RESOLUTION

To resolve this problem, obtain the latest service pack for Microsoft Exchange 2000 Server. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

301378 XGEN: How to Obtain the Latest Exchange 2000 Server Service Pack

The English version of this fix should have the following file attributes or later:

Component: DAV

File nameVersion
Davex.dll6.0.4418.40

STATUS

Microsoft has confirmed that this is a problem in Microsoft Exchange 2000 Server. This problem was first corrected in Microsoft Exchange 2000 Server Service Pack 1.

MORE INFORMATION

This fix adds the ability to use ISO-8859-1.

You can turn on this feature by adding the following registry value.
NOTE: You must also have the registry value that is documented in Q273615.

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.


  1. Click Start, point to Settings, and then click Control Panel.
  2. Stop the MSExchangeIS service.
  3. Stop the W3SVC service.
  4. Click Start, and then click Run.
  5. In the Open box, type regedit, and then press ENTER.
  6. Locate the following key in the registry:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeWEB\OWA

  7. On the Edit menu, point to New, and then click DWORD Value. In Value Name, type UseISO8859-1. In Value data, type 1.
  8. Restart the MSExchangeIS service.
  9. Restart the W3SVC service.

Modification Type:MinorLast Reviewed:7/12/2005
Keywords:kbbug kbfix kbQFE KB281745