Article ID: 816477 - Last Review: April 7, 2006 - Revision: 4.2 You cannot send plain text only messages by using Extended MAPI
On This PageSYMPTOMSWhen you try to send a plain text e-mail message by using
Extended MAPI with a POP3/SMTP mail account, the message may be sent with a
Winmail.dat Transport Neutral Encapsulation Format (TNEF)
attachment. CAUSEThis problem occurs because there is no mechanism in Outlook
2002 to specify that a non IPM.Note message be sent as plain text instead of
the default rich text message type that uses TNEF. RESOLUTIONService Pack InformationThis problem is corrected in Office XP Service Pack 3. To resolve this problem, obtain the latest service pack for Microsoft Office XP. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:307841
(http://support.microsoft.com/kb/307841/
)
OFFXP: How to Obtain the Latest Office XP Service Pack
Hotfix InformationA supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem.If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, submit a request to Microsoft Customer Service and Support to obtain the hotfix. Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site: http://support.microsoft.com/contactus/?ws=support
(http://support.microsoft.com/contactus/?ws=support)
Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language. The English version of this fix should have the
following file attributes or later: Date Time Size File name -------------------------------------------- 24-Mar-2003 14:26 6,985,728 Outlookff.msp 24-Mar-2003 11:23 3,226,844 Outlookop.msp Date Time Version Size File name -------------------------------------------------------- 19-Sep-2002 21:23 10.0.4517.0 105,032 Envelope.dll 09-Jan-2003 22:31 10.0.4907.0 346,696 Exsec32.dll 09-Aug-2002 03:22 10.0.4406.0 137,800 Impmail.dll 28-Feb-2003 01:56 10.0.5025.0 543,304 Outlcm.dll 14-Mar-2003 07:55 10.0.5112.0 100,936 Outlctl.dll 22-Mar-2003 03:06 10.0.5119.0 6,318,664 Outllib.dll 11-Oct-2002 22:14 10.0.4608.0 92,744 Outlmime.dll 22-Mar-2003 03:06 10.0.5119.0 47,688 Outlook.exe 22-Mar-2003 03:06 10.0.5119.0 121,416 Outlph.dll 25-Nov-2002 18:50 10.0.4721.0 47,688 Recall.dll 325671
(http://support.microsoft.com/kb/325671/EN-US/
)
OFFXP: Overview of the Office XP Service Pack 2 Additionally, you may have to install Windows Installer 2.0 to
install this fix. For additional information about the Windows Installer
requirement for post-Office XP SP-2 fixes, click the following article number
to see the article in the Microsoft Knowledge Base: 330537
(http://support.microsoft.com/kb/330537/EN-US/
)
OFFXP: Office XP Updates and Patches Released After September 2002 May Require
Windows Installer 2.0 STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
at the beginning of this article.
This problem was first corrected in Office XP
Service Pack 3. MORE INFORMATIONBefore this fix, the PR_MSG_EDITOR_FORMAT property might be
used to enforce plain text and no TNEF with IPM.Note messages. However, if the
message had a custom message class, this property was ignored. This fix makes
it possible for this property to be accepted with all message classes that
inherit from IPM.Note. Definition of the Property and Valid ValuesAdditionally, under certain circumstances, such as when voting buttons have been enabled or an OLE embedded object has been attached to a message, Outlook can set a named property to force the use of TNEF. This named property will override the setting in PR_MSG_EDITOR_FORMAT. Therefore, an Outlook add-in that wants to force plain text on outgoing messages should also look for this named property and reset it to FALSE. Additionally, the add-in must remove the message features that required TNEF to avoid unusable attachments on the message that is finally sent. The named property is ulKind: MNID_ID lID: 0x8582 lpguid: {00062008 - 0000 - 0000 - C000000000000046} Type: PT_BOOLEAN. In order to set or check this property from MAPI, GetIDsFromNames is used to obtain a property ID, which is then combined with the type to from the property tag. For additional information on named properties, consult the MSDN.
| Article Translations
|
Back to the top
