Re: Is OAuth2 authentication working?
David Rogers <[email protected]> Thu, 26 Mar 2026 18:56:09 -0700
| Newsgroups | gmane.emacs.gnus.general |
|---|---|
| Message-ID | <[email protected]> |
Nasser Alkmim <[email protected]> writes: > ... So I tried in my init.el: > > (setq gnus-secondary-select-methods > '((nnimap "outlook" > (nnimap-address "outlook.office365.com") > (nnimap-authenticator 'xoauth2)))) What happens if you remove the ' from beside xoauth2 ? -- David Rogers