I have a problem with my email address since the last run of the UiPath robot. My program is sending around 20 emails through the smtp activity. Note that it worked before. UiPath is giving me the following error:
mailkit.net.smtp.smtpcommandexception: cannot establish ssl with smtp server, ssl_connect error 5
This address is part of a company mail domain. And note that the email is also configured into outlook on the laptop, and we also can’t connect on outlook anymore.
I tried to send an email through the console and it worked. Also, the email smtp config doesn't require any certificate.
EDIT ONE: