12-03-2006
Downloads: 1,735
File size: 290.5kB
Views: 3,525
 |
BizTalk Server POP3 adapter: Receiving of mail with attachment |
There are many, many business scenarios, which require your application receive some data in the mail. Because of this BizTalk Server 2006 provides POP3 adapter. However the problem of receiving a data in the mail is only theoretically trivial. Practically there are several cases, which could make you troubles. For example, the data you receive can be contained in the mail’s body or in the Attachment. More over the data can be compressed or/and encrypted. In this articleI will show how to receive the e-mail with data contained in the attachment.