Microsoft KB Archive/166577: Difference between revisions

From BetaArchive Wiki
m (Text replacement - ">" to ">")
m (Text replacement - """ to """)
 
Line 56: Line 56:
== CAUSE ==
== CAUSE ==


The "euc-kr" label should be used to encode SMTP mails with Korean characters in the subject field. If you turn on the Message Archival on the Diagnostics Logging tab, the outbound SMTP messages with Korean characters in the subject saved in the IMCDATA\OUT\ARCHIVE directory should have "euc- kr" label in the subject field. One correctly encoded header is as follows:
The "euc-kr" label should be used to encode SMTP mails with Korean characters in the subject field. If you turn on the Message Archival on the Diagnostics Logging tab, the outbound SMTP messages with Korean characters in the subject saved in the IMCDATA\OUT\ARCHIVE directory should have "euc- kr" label in the subject field. One correctly encoded header is as follows:
<pre class="fixed_text">  Message-ID: <6180A23D98B7D011BD4800A0C90D616D051C@server.company1.com>
<pre class="fixed_text">  Message-ID: <6180A23D98B7D011BD4800A0C90D616D051C@server.company1.com>
   From:  <user1@company1.com>
   From:  <user1@company1.com>
   To: &quot;'user2@company2.com'&quot; <user2@company2.com>
   To: "'user2@company2.com'" <user2@company2.com>
   Subject: =?euc-kr?B?Rlc6IL7GufbB9g==?=
   Subject: =?euc-kr?B?Rlc6IL7GufbB9g==?=
   Date: Thu, 22 May 1997 15:55:46 -0700
   Date: Thu, 22 May 1997 15:55:46 -0700
Line 65: Line 65:
   MIME-Version: 1.0
   MIME-Version: 1.0
   X-Mailer: Internet Mail Service (5.0.1457.3)
   X-Mailer: Internet Mail Service (5.0.1457.3)
   Content-Type: text/plain; charset=&quot;iso-2022-kr&quot;
   Content-Type: text/plain; charset="iso-2022-kr"
                 </pre>
                 </pre>



Latest revision as of 11:03, 21 July 2020

Knowledge Base


XFOR: Subject Field for SMTP Outbound Mails not ECU-KR Encoded

Article ID: 166577

Article Last Modified on 10/28/2006



APPLIES TO

  • Microsoft Exchange Server 5.0 Standard Edition



This article was previously published under Q166577


SYMPTOMS

If the Korean Microsoft Exchange Client that is connected to US Exchange Server version 5.0 with the Build 1458.15 sends an SMTP mail message with Korean characters in the subject field, the Korean characters are not readable although KSC-5601 is set on the Character Set Translation for both MIME and non-MIME in the Internet Mail tab of the Internet Mail Service Properties.

CAUSE

The "euc-kr" label should be used to encode SMTP mails with Korean characters in the subject field. If you turn on the Message Archival on the Diagnostics Logging tab, the outbound SMTP messages with Korean characters in the subject saved in the IMCDATA\OUT\ARCHIVE directory should have "euc- kr" label in the subject field. One correctly encoded header is as follows:

   Message-ID: <6180A23D98B7D011BD4800A0C90D616D051C@server.company1.com>
   From:  <user1@company1.com>
   To: "'user2@company2.com'" <user2@company2.com>
   Subject: =?euc-kr?B?Rlc6IL7GufbB9g==?=
   Date: Thu, 22 May 1997 15:55:46 -0700
   X-Priority: 3
   MIME-Version: 1.0
   X-Mailer: Internet Mail Service (5.0.1457.3)
   Content-Type: text/plain; charset="iso-2022-kr"
                

STATUS

Microsoft has confirmed this to be a problem in Microsoft Exchange Server version 5.0. This problem was corrected in the latest Microsoft Exchange Server 5.0 U.S. Service Pack. For information on obtaining the service pack, query on the following word in the Microsoft Knowledge Base (without the spaces):

S E R V P A C K



Additional query words: kbkorea

Keywords: kbbug kbfix kbusage KB166577