Article ID: 286292 - Last Review: February 20, 2007 - Revision: 1.3

XADM: Exchange 2000 Server Generates Japanese DSN (UTF-7) Message

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.
This article was previously published under Q286292
Expand all | Collapse all

SYMPTOMS

In Exchange 2000 Server, when you are using an English-language version of Microsoft Outlook to connect to a Japanese-language Exchange 2000 Server computer, if you receive a non-delivery report (NDR) from the Japanese-language server, the NDR may be sent in Japanese. As a result, the English-language client cannot read the delivery status notification.

WORKAROUND

To work around this issue, configure the Japanese-language Exchange 2000 server to generate delivery status notifications in English. To do so, you need to edit the LanguageID entry of the Simple Mail Transfer Protocol (SMTP) server instance in the metabase:
  1. Click Start, point to Programs, point to Administrative Tools, and then click Services.
  2. In the MMC Services dialog box, click SMTP service.
  3. On the Action menu, click Stop.
  4. At a command prompt, type:
    cscript.exe c:\inetpub\adminscripts\adsutil.vbs set smtpsvc/smtpdsnlanguageid 1033
  5. Click Start, point to Programs, point to Administrative Tools, and then click Services.
  6. In the MMC Services dialog box, click SMTP service.
  7. On the Action menu, click Start.

APPLIES TO
  • Microsoft Exchange 2000 Server Standard Edition
Keywords: 
kbfix kbprb KB286292