Hi All,
I’m getting below error while sending email through BOT.
can any one please help me how to solve this issue.
I have used Send SMTP Mail Message activity. it was worked fine earlier, now getting the below error.
i have a valid certificate in Robot machine.
@Nagaraj_Palle The below post might help you. Kindly check it
Send SMTP Mail Message: An error occurred while attempting to establish an SSL or TLS connection.
One possibility is that you are trying to connect to a port which does not support SSL/TLS.
The other possibility is that the SSL certificate presented by the server is not trusted by the system for one or more of the following reasons:
The server is using a self-signed certificate which cannot be verified.
The local system is missing a Root or Intermediate certificate needed to verify the serve…
Best Regards,
Vrushali
Hi Vrushali,
I do not find any solution related my error in mentioned link.
does any one have any suggestions or solution for this error.
Thank You.
@Nagaraj_Palle Kindly check for the SSL certificate on a mail exchange server.
And also try to execute the workflow by doing turned off the antivirus.
Best Regards,
Vrushali
Hi All,
We identified the issue with ssl certificate which was expired on Mail server.
issue was resolved after replacing ssl certificate with new certificate.
We have another solution also for this issue, please select SecureConnection = None in the properties of Send SMTP Mail Message activity. but, using this option we are bypassing ssl encryption. am not sure this is recommended for production environment or not.
Regards,
Nagaraju Palle
1 Like
Thanks Vrushali_Gave for your response.
system
(system)
Closed
April 18, 2021, 5:02pm
7
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.