Send Encrypted Mail through UiPath Send SMTP Mail Message or Send Outlook Mail Message

Hello Everyone,
Kindly help me achieve this functionality - Send Encrypted Mail through UiPath Send SMTP Mail Message or Send Outlook Mail Message
basically, the user should require some pwd to view the body. or any method that would help me to send secure mails

There is not an easy way to do this currently.

A workaround I’ve seen many companies implement is encrypting the files (like a pdf/text file), that contains the message you are wanting to send. Since adding a password to a file is much easier.

@Prachi_R_Singh

You can enable encryption in Outlook and then use Send Outlook Mail Message activity as it is will send the encrypted email.

Here is your you can enable encryption in Outlook

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.