How to retrive attachments from .eml file

Hello All,

I am trying to download Attachments from .eml files, I have downloaded that .eml files successfully in my local machine and now I want to download attachments from them,
i’m using IMAP mail, what will be solution for this

Regards
Aditya

1 Like

Hello @aditya.prakash,

Hope this could help you:

https://go.uipath.com/component/read-email-from-saved-file-to-object#

Best Regards,
Susana

3 Likes

Hey @Susana,

Thank you very much for your quick response,
“Read Email from Saved File”
i’m unable to find this activity in package manager, i’m using CE! is this not a part of Community Edition?

Regards
Aditya

Hello @aditya.prakash,

Hope this could help you:

Best Regards,
Susana

1 Like

Hi All,
This was Achieved by following steps:
1> Open All .eml files(convert .eml formate into MailMessage objects) with either with outlook or any other activity, in a for Each loop
2> save attachments

Regards
Aditya

Thanks @Susana ana for your valuable responses :slight_smile: :smile: :pray:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.