How to use Send Exchange Message UiPath?

Hi! Currently we are implementing the exchange activities for email automation. The SMTP service is disabled but we are not sure if that would impact on our configuration for this activity.

Can someone actually explain how this activity is buit and what configurations we have to set up for this to work, please?

Currently we have tried setting the server as smtp.office.com with port 587 and its giving us an 401 unauthorized. We have also tried the server as “https://outlook. office365.com /owa/XXXX” and gives us the same error.

The accounts from which we are trying to send the test message are migrated to O365.

Hey @GagandeepSingh

The activity which you mention will only support mails hosted on Exchange server.

May be you can try using O365 activities,

Ref - https://docs.uipath.com/activities/docs/office365-outlook

Thanks
#nK