Microsoft Knowledge Base Email Alertz

The content in the body of an e-mail message is lost when you process the message by using the BizTalk POP3 adapter in BizTalk Server

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 942689 - Last Review: October 25, 2007 - Revision: 1.3

The content in the body of an e-mail message is lost when you process the message by using the BizTalk POP3 adapter in BizTalk Server

SYMPTOMS

Consider the following scenario in Microsoft BizTalk Server:
  • You use the BizTalk POP3 adapter to process e-mail messages.
  • You create a new e-mail message.
  • You add a file as an attachment to the message.
  • You add content in the body of the message. For example, you embed an image in the body of the message.
  • You send the message to the e-mail address that is monitored by the BizTalk POP3 adapter.
In this scenario, the content in the body of the e-mail message is lost when the message is processed by the BizTalk POP3 adapter.

CAUSE

This behavior may occur because the BizTalk POP3 adapter MIME decoder incorrectly processes e-mail messages if the structure has fewer than two levels.

WORKAROUND

To work around this behavior, add the content as a file attachment to the e-mail message. For example, to include an image in the message, add the image as an attachment instead of embedding the image in the body of the message.

STATUS

This behavior is by design.

MORE INFORMATION

Consider the following scenario:
  • You create an e-mail message.
  • You add an attachment to the message.
  • You embed an image in the body of the message.
In this scenario, the structure of the e-mail message may resemble the structure in the following table.
Collapse this tableExpand this table
LevelContent Type
L1multipart/mixed
L2multipart/related
L3multipart/alternative
L4text/plain
L4text/html

APPLIES TO
  • Microsoft BizTalk Server 2006 R2 Standard Edition
  • Microsoft BizTalk Server 2006 R2 Enterprise Edition
  • Microsoft BizTalk Server 2006 R2 Developer Edition
  • Microsoft BizTalk Server 2006 R2 Branch Edition
  • Microsoft BizTalk Server 2006 Standard Edition
  • Microsoft BizTalk Server 2006 Enterprise Edition
  • Microsoft BizTalk Server 2006 Developer Edition
  • Microsoft BizTalk Server 2004 Standard Edition
  • Microsoft BizTalk Server 2004 Partner Edition
  • Microsoft BizTalk Server 2004 Enterprise Edition
  • Microsoft BizTalk Server 2004 Developer Edition
Keywords: 
kbbtsadapters kbbts kbtshoot kbprb KB942689
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate