Azure / Microsoft365R

R SDK for interacting with Microsoft 365 APIs
Other
308 stars 42 forks source link

Sending emails encrypted with Egress #121

Closed yungwai-chan closed 2 years ago

yungwai-chan commented 2 years ago

Hi team,

Thanks a lot for developing this useful package. I have gone through the documentation and various functions, but can't seem to find a way to send emails with this package that would allow encryption by Egress (for which my organisation is using). Is there such an option right now?

Best wishes, Yung-wai

hongooi73 commented 2 years ago

Hi, I don't know anything about Egress so I can't really comment on whether it's possible. You can ask them if they use the standard Graph APIs to work with Exchange/Outlook.

yungwai-chan commented 2 years ago

Thanks I am asking for this information with the company. Will provide an update when I get a reply.

yungwai-chan commented 2 years ago

@hongooi73 the company replies and unfortunately they don't use standard Graph APIs to work with Exchange/Outlook.

hongooi73 commented 2 years ago

Yeah, that's unfortunate. Microsoft365R works via the standard API, so there's not much I can do.