Can someone help me on this!

how can we send mail through UiPath kindly tell me the ways to do it with solution workflow! kindly helpme out with this

Hi @Kancharla_Mahija

You can use Send Outlook Mail Message or Send SMTP Mal Message activity to send mails.

Regards

Hi @Kancharla_Mahija

There are two ways

  1. Using Send Outlook Mail Message Activity.
    2.Using Send SMTP Mail Message Activity.

send outlook mail message is throwing an error like timeout and smtp i have no idea on it
kindly help with workflow!

Hi @Kancharla_Mahija

image

In case of Send SMTP Mail message you need to specify your mail credentials, port number and server name.

image

Regards

In send outlook message can you tell me what inputs needs to be given?
should the mail account be present in the system to send the mail through that account?

Hi @Kancharla_Mahija

Yes you need to have your account logged in your system.

Regards

what method can i use in order to send mail through an account which is not present in the local system?

Use Send SMTP Mail Message @Kancharla_Mahija

You can specify your account details in Email and Password.

Port number: 587
Server Name: smtp-mail.outlook.com

Give the above in Port and Server

Regards

@Kancharla_Mahija

Please refer this so you get some idea

while using smtp i’m getting this error

Send SMTP Mail Message: 535: 5.7.139 Authentication unsuccessful, SmtpClientAuthentication is disabled for the Mailbox. Visit Enable or disable SMTP AUTH in Exchange Online | Microsoft Learn for more information. [MA1PR01CA0159.INDPRD01.PROD.OUTLOOK.COM 2024-02-12T11:33:52.518Z 08DC2A672D580780]

Hi @Kancharla_Mahija

Check this thread

Regards

@Kancharla_Mahija

Please make a screenshot where you get this error,Please refer the video and materials so that you gain knowledge about mail automation

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