argoproj / argoproj/notifications-engine

Email SMTP authentication being deprecated by Microsoft in September 2025

Open
#369 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
334
Forks
217
PR merge metrics
No merged PRs in 30d

Description

When setting up email notifications in Argo CD, it currently uses the SMPT protocol according to the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/services/email/).

Microsoft announced that that it will permanently [remove support for SMTP AUTH in September 2025](https://learn.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/deprecation-of-basic-authentication-exchange-online).
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?
- do we need to list it in the documentation?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the email service documentation linked in the issue and the Microsoft SMTP AUTH deprecation notice. Determine whether the current notification path depends on the affected authentication method, then establish the supported authentication approach and update the documentation or implementation accordingly; the issue names no source files or tests.

Written by the indexing model from the issue text.

Assessment

Domain
authentication, backend, documentation
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.