Able to read mail from saved file

I have seen many cases in past where user reads email which is saved in a file folder. Since we cannot read them directly, they open it and read contents.

This again is a problem because if they want to extract any specific data, they have to do string manipulation because selectors don’t work always.

We already have save email option, I was wondering if we can include “read saved mails” as well.

1 Like

Was facing similar scenario, found this thread,

Thanks,
Meg