Receive Email Attachments Exception : There is no value associated with the property MIME.FileName in the message

Hi there,

I want to splitting Email Attachments into a folder.

I refer to the following URL:

http://geekswithblogs.net/sthomas/archive/2006/08/08/87439.aspx

My POP3 adapter setting is :

1.Apply MIME Decoding set to false

2.Body Part Index set to 0

And using custom pipeline with MIME/SMIME pipeline component.

MIME/SMIME pipeline component setting is :1.Allow non MIME message set to True

2.Body Part Index set to 0

3.Check revocation list set to false

Afetr deploy this project to receive email sometime work fine, sometime got There is no value associated with the property MIME.FileName in the message Exception. (Income email are different partner)

Does anyone have encountered the same problem like this?

Please help.

June 23rd, 2015 6:32am

Hi Yuan,

Can you look into below post to check your MIME configuration .

Processing multiple email attachments with BizTalk Server 2009 using POP3 adapter and orchestration

Thanks

Abhishek

Free Windows Admin Tool Kit Click here and download it now
June 23rd, 2015 8:43am

Thanks for your response,

Today my partner send mail with one attachment, but I can't get attachment.

My partner use IceWarp mail server.

Did you have any suggestion?

Thanks in advance
Regards

June 26th, 2015 12:08am

Hi ,

Attachment will be available at body index of 1 and subsequent  attachment goes on increasing within  SMTP message .

Body at part 0 is responsible for email body so if you are trying to access part 0 you will be getting message body instead of attachment

Thanks

Abhishek

 

Free Windows Admin Tool Kit Click here and download it now
June 26th, 2015 1:10am

Hi Abhishek,

After change MIME/SMIME pipeline Body Part Index to 1.

I still can't get attachment.

What's wrong in my project?

Thanks in advance
Regards

June 26th, 2015 3:33am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics