]> git.eshelyaron.com Git - emacs.git/commit
Add support for the oauth2.el library in nnimap and smtpmail
authorRoland Winkler <winkler@gnu.org>
Thu, 5 Aug 2021 10:33:21 +0000 (12:33 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 5 Aug 2021 10:33:21 +0000 (12:33 +0200)
commit1505dca91f2ef8de3ea20fb2177539700ac1f2fc
treec928df825187de4e0b0047f7fe2c2dc752a14998
parent50d3178a4fa6fbfaaaeee7025e8d9ad3a070aea0
Add support for the oauth2.el library in nnimap and smtpmail

* doc/misc/gnus.texi (Customizing the IMAP Connection):
* doc/misc/smtpmail.texi (Authentication): Mention it.

* lisp/gnus/nnimap.el (nnimap-login): Support oauth2.

* lisp/mail/smtpmail.el (smtpmail-try-auth-method): New function
for oauth2.
doc/misc/gnus.texi
doc/misc/smtpmail.texi
etc/NEWS
lisp/gnus/nnimap.el
lisp/mail/smtpmail.el