Open martgil opened 19 hours ago
What about using [messages.getRaw](https://webextension-api.thunderbird.net/en/latest/messages.html#getraw-messageid-options) for this case?
I tried to run getRaw with decrypt: false param and it returns full content of message.asc attachment.
getRaw
decrypt: false
message.asc
_Originally posted by @sosnovsky in https://github.com/FlowCrypt/flowcrypt-browser/pull/5828#discussion_r1848182789_
Hi @sosnovsky, I decided to make a separate issue for this one.
I tried to run
getRaw
withdecrypt: false
param and it returns full content ofmessage.asc
attachment._Originally posted by @sosnovsky in https://github.com/FlowCrypt/flowcrypt-browser/pull/5828#discussion_r1848182789_