KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q183598: XFOR: Multiple "Text/Plain" Body Parts Combined by Default

Article: Q183598
Product(s): Microsoft Exchange
Version(s): WINDOWS:5.5
Operating System(s): 
Keyword(s): 
Last Modified: 08-APR-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Exchange Server, version 5.5 
-------------------------------------------------------------------------------


SUMMARY
=======

When you send a message that contains multiple "text/plain" body parts to a
Microsoft Exchange Server computer, the body parts are combined into a single
body part by default. Combining the body parts may prevent the server from
verifying the full fidelity of the message. However, you cannot modify this
default behavior.

MORE INFORMATION
================

Microsoft recognizes the need for people to modify the default behavior of an
Exchange Server computer when it processes messages with multiple "text/plain"
body parts. We have added an AppendTextBodies registry value with a data type of
REG_DWORD under the following registry key:

  HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeIS
  \ParametersSystem\InternetContent

NOTE: The above registry key is one path; it has been wrapped for readability.

This value allows you to modify the default behavior of the server. If the
registry value is set to 0, every "text/plain" body part is converted to an
attachment, unless it is the first body part in a Multipurpose Internet Mail
Extensions (MIME) message. This is the default value for this registry value. If
the registry value is set to a value greater than 0, all "text/plain" body parts
that meet the following criteria are combined into a single body part:

- The body part is not labeled as an attachment.

- The body part's character set matches the character set of the body parts
  that have already been combined.

This feature is included in the latest Microsoft Exchange Server version 5.5 U.S.
Service Pack. For information about 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: content type pr_body bodypart

======================================================================
Keywords          :  
Technology        : kbExchangeSearch kbExchange550 kbZNotKeyword2
Version           : WINDOWS:5.5
Issue type        : kbinfo

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.