How to use SMTP Email Activity

Hi Members,

I tried to use SMTP email but facing some issues,
Can anyone please share some tutorial or any best documentation.

Hi @ganeshdo1

what error are you facing, please share.

You can refer below video tutorial on same by @mukeshkala

Hope this helps.

Regards
Sonali

4 Likes

Hey @ganeshdo1,

You can use the Send SMTP Mail Message activity in UiPath by providing the SMTP server, port, sender email, password, and recipient details. Make sure to enable SecureConnection (SSL/TLS) if required by your mail server. For Gmail or Outlook, you may need to enable App Passwords or modern authentication instead of direct passwords. Official documentation with examples is here:

Let me know if you want further information

1 Like

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