Forum Discussion
MathieuVandenHautte
Apr 13, 2023Iron Contributor
Authenticated SMTP (587/TCP)
Hi all, For those who are struggling with setting up Authenticated SMTP (SMTP AUTH over 587/TCP) on multifunctionals or webforms (that don't support modern authentication/OAuth) since the depreca...
MathieuVandenHautte
Apr 20, 2024Iron Contributor
Please note that Microsoft will remove support for SMTP AUTH in September 2025. The route forward is for developers to replace basic authentication with OAuth.
reliash00
May 13, 2024Copper Contributor
MathieuVandenHautte
I am not sure if any of you know about this, but I am trying to send emails using my personal Outlook account using a curl script. However, the only way I have gotten to work is to generate an app specific password. Is there a way around this, similar to what is being discussed in this thread?
Thanks!