I’ve been having a known issue with UiPath.Mail.Activities.
The activity will only work on version 1.1.6361.22988.
If I change versions at all I get the error: No compatible authentication mechanisms found. Using the UiPath.Mail.SMTP.Activites.SendMail activity.
For a while using the only version that worked was a fine solution, but now I cannot find that version in the pack manager for Uipath.Mail.Activities. So all of my new projects will have to find a better solution.
I know the port number, server, and logon information is correct.
Is there anyway I can fix this issue or find the older version of the activity that works for me?
Thought 1:
Do you know or have any way to find out if your SMTP server uses SSL or TLS? Depending on way it is configured you could try the other Secure Connection Types.
Trial and Error may be the fastest.
Thought 2:
If you are using Office 365? If so you could use the Send Exchange Email Message instead,
know the port number, server, and logon information is correct.
I know in some of the places I worked their SMTP servers don’t have logon information.
Have you tried removing the logon information and setting the security to none?