Hello,
We recently change our provider email to Outlook. After that, our activities SMTP does not work. We updated the server and port, but it returns the next error:
SMTP: 535: 5.7.3 Authentication unsuccessful [MRXP264CA0029.FRAP264.PROD.OUTLOOK.COM]
Any help would be appreciated,
Thanks
Hi @samuel.piqueras
welcome to forum
if you are using outlook, then u can use Outlook activity coming under Uipath.Mail.Activities.
or u can try with smtp parameters for outlook mail as below
Regards,
Nived N
Happy Automation
1 Like
Hi @NIVED_NAMBIAR
Because of the type of license we have, we can not use outlook app and outlook activities returns an exception. We tried SMTP with those parameters but it still return this error:
21.4.3+Branch.master.Sha.7d66317b828533c43b8fc299ec1cfdc22a138bc2
Origen: Enviar mensaje de correo SMTP
Mensaje: 535: 5.7.3 Authentication unsuccessful
Tipo de excepción: MailKit.Security.AuthenticationException
Thanks very much,
Regards