Working With Secure Email #988
jgonzalez210
started this conversation in
General
Replies: 1 comment
-
The eml is downloaded from Ms graph using the mime endpoint. I don't see any info also on using these files. Check ms graph to see if there's something there |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When attempting to download a email in ".eml" format from a target mailbox what is downloaded is a "message_v2.rpmsg" file which I believe means it was sent as a secure email.
Was looking through the documentation and did not see any info on handling "rpmsg" files, maybe I should change my approach on how I retrieve the emails?
Beta Was this translation helpful? Give feedback.
All reactions