Hi -
I have multiple bots running on a remote server. As of December 28th they are no longer able to send any emails using the SMTP Mail Message activity.
No Error message is ever given, UIPath simply continues to “run” and never stops or times out, even though a timeout is coded in. No emails ever sent. No messages in the log.
- Nothing has changed on any bot coding, all the credentials, messages are exactly the same
- All Bots affected on the same remote server, none of them send emails
- Email servers are up and running fine
- I’m not able to use any other email activities as far as I know as the remote server does not have multiple email client software.
- Using UIPath 2021.4.4, and initiating the bots manually as to watch, nothing has changed
I’ve tried the following:
Updated activity package to latest package
Downgraded activity package and tested, same result - no error
Changed the host port to 2525, 25, 587, all same result - no error
Added and removed timeout - always same result, no error
Changed the “SecureConnection” option and tried each option, same result, no error
Is there a known bug with a new windows update, or should I report this as a bug?
Anything else I can try?