Hello All,
I’m trying to use the UiPath.Mail.SMTP.Activities.SendMail activity and I’m consistently getting an authentication error. I suspect the problem is that the SendMail activity assumes that the user name is the same as the email address. In my case, the username and the email address are different. Specifically, the username is “testemail” and the email address is “testemail@fidelus.com”. The username is what’s required to log into the email server, not the email address. When I enter the email address into the “Email” field in the activity’s Logon section, I get a “bad credentials” error. But when I enter the username into the “Email” field, I get an error “email is not in the correct format”. Since there is no field for entering a username that’s not an email, this implies that the activity is assuming that the email and the username must be the same. Does the SendMail activity really assume that the email address and the username are identical? And if so, is there a way to work around this restriction?
Thank you,
Yury
3 posts - 2 participants