I encounter the following issue while working with Outlook:
- I receive an email with HTML body in which I see attached one txt and one xlsx
- saving the attachments via Outlook gives me only the 2 files
- saving the attachments via UiPath, I get 5 more bin files, that are actually GIFs from the HTML
- forwarding the email via UiPath, the 5 bin files appear as attachments, in addition to the 2 files that are in the original email
Is there a way to not save the inline images? Will it know that’s an image, even if it gets saved as .bin file?