You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting up email notifications in Argo CD, it currently uses the SMPT protocol according to the documentation.
Microsoft announced that that it will permanently remove support for SMTP AUTH in September 2025.
Will this have immediate impact on email notifications being send via Argo CD?
If yes:
are there any plans to provide new authentication mechanisms such that email notifications keep on working?