I'm using SMTP settings (smtp.office365.com) when sending emails using Automation Designer.
I have now gotten information that Windows will do some changes on October 1st and http://smtp.office365.com could possible not work after the change.
Is there anyone that uses another setup to send emails in automation designer?
Will OAuth 2.0 authentication be implemented in Toad automation designer?
We looked at it but did not implement it. There were some complications that we didn't expect. We still have the request logged in our bug/enhancement request tracking system.
We looked at it but did not implement it. There were some complications that we didn't expect. We still have the request logged in our bug/enhancement request tracking system.
You may be able to send email using a PowerShell script and the Shell Execute action in Automation Designer. I see samples online for sending messages using the Microsoft Graph API. Here is one blog on the subject and there are many others. https://practical365.com/upgrade-powershell-scripts-sendmailmessage/ I have not tested any of the scripts.