Activity or functionality to send encrypted emails

Has UiPath added an activity or functionality to send encrypted emails?

Hi @rpakevin

You can use any activity to send the mails like Send outlook mail message, send Email.
In those activities, check the properties there is a option called Sensitivity. In that option there is options you can set it as Confidential.

Check the below image for better understanding.

Hope it helps!!

I think this setting affects this in Outlook:


Reading from Microsoft documentation, we can see that it adds the “Please treat this as Confidential” banner to the mail message
image

So it seems more like a way to add a sensitivity mark to the message, instead of encryption.

Unfortunately, I can’t use the Outlook activities as my client will not allow the bots to have their own email accounts so I need to use the SMTP activities