Gitlab SMTP config uses basic authentication. Recently we had an issue of authentication error with Google SMTP server. After troubleshooting this issue we found a notice from Google which states that
March 14, 2025
- Access to less secure apps will be turned off for all Google Accounts.
- CalDAV, CardDAV, IMAP, SMTP, and POP will no longer work with legacy passwords (basic authentication).
Currently there is no Oauth configuration documented, is there any way to circumvent this, or is there some solution on the way?