Home > Forum > Actions > EML Attachments

EML Attachments
0

Is there a way to change attachment extension? Force it somehow?
AI agent processing does not work with EML email attachments, which is the format that hot mailbox saves into webcon process.

I can change extension by hand from eml to msg and agent is able to process it than, extract. But I need to do it in bulk, for new and past emails. Any ideas?

Hi Patryk,

if just changing the file extension solves your matter have you already tried the update attachment action? Inside a for each of an automation you could use it for bulk renaming.

You can change the name of the attachment in this action. Just use a REPLACE with the original name and „.eml“ and „.msg“ as parameters.

Documentation:
https://docs.webcon.com/docs/2026R1/Studio/Action/Attachments/Action_ModifyAttachment#4-attachments-data

Another approach would be a full email conversion e.g. with PowerShell.

Kind regards
Sébastien