I'm sending an XML message from my orchestration. In the Send ****t I map
that to an HTML message and I use a custom pipeline to MIME/SMIME encode
it.
That all seems to be working pretty well.
I configured my SMTP Send ****t to send the email to my address. On the
Compose tab of the SMTP Trans****t Properties dialog, I selected "BizTalk
message body part" for the Email body.
But when the email is sent, the message body arrives as an attachment,
filename "body" with no extension, and the email body is blank. I'd like
my
users to be able to simply receive the HTML message without having to open
an attachment, especially an attachment that doesn't even know that it's
HTML so that the user also has to know that and select the right program
to
open it with.
If I select "BizTalk message body part" for the Email body, why is it
coming
as an attachment?
Thanks,
Zoe