Microsoft KB Archive/152915: Difference between revisions

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


<pre class="fixed_text">  Date: 8 Aug 1996 12:56:10 -0400
<pre class="fixed_text">  Date: 8 Aug 1996 12:56:10 -0400
   From: &quot;User One&quot; <User1@your.domain.name.here.edu>
   From: "User One" <User1@your.domain.name.here.edu>
   Subject: Mail test from QM
   Subject: Mail test from QM
   To: &quot;My Friend&quot; <myfriend@his.domain.name.here.com>
   To: "My Friend" <myfriend@his.domain.name.here.com>
   Mime-Version: 1.0
   Mime-Version: 1.0
   Content-Type: text/plain; charset=&quot;ISO-8859-1&quot;; Name=&quot;Message Body&quot;
   Content-Type: text/plain; charset="ISO-8859-1"; Name="Message Body"
   Content-Transfer-Encoding: quoted-printable
   Content-Transfer-Encoding: quoted-printable
   Subject:Mail test
   Subject:Mail test

Latest revision as of 10:11, 21 July 2020

Knowledge Base


XFOR: Messages Inbound from IMC Include Body as Attachment

Article ID: 152915

Article Last Modified on 10/28/2006



APPLIES TO

  • Microsoft Exchange Server 4.0 Standard Edition



This article was previously published under Q152915

SYMPTOMS

After you apply Microsoft Exchange Service Pack 2 to a Microsoft Exchange Server running the Microsoft Exchange Internet Mail Connector (IMC), the message body of an incoming message might appear as an attachment.

CAUSE

When MIME encoded messages are received by the IMC with a Content-Type of Text/Plain and a parameter of Name= following it, the message body text is converted to an attachment with the name given in the Name= parameter.

For example:

   Date: 8 Aug 1996 12:56:10 -0400
   From: "User One" <User1@your.domain.name.here.edu>
   Subject: Mail test from QM
   To: "My Friend" <myfriend@his.domain.name.here.com>
   Mime-Version: 1.0
   Content-Type: text/plain; charset="ISO-8859-1"; Name="Message Body"
   Content-Transfer-Encoding: quoted-printable
   Subject:Mail test

   mail test from QM
                


When you open the message, the actual message body is in an attachment called Message Body.

STATUS

Microsoft has confirmed this to be a problem in Microsoft Exchange Server version 4.0. This problem was corrected in the latest Microsoft Exchange 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: message body.txt bdy.txt

Keywords: kbusage KB152915