]> git.eshelyaron.com Git - emacs.git/commit
Allow direct choice of smtp authentication method
authorAndrew G Cohen <cohen@andy.bu.edu>
Sat, 29 Aug 2020 04:22:40 +0000 (12:22 +0800)
committerAndrew G Cohen <cohen@andy.bu.edu>
Sat, 29 Aug 2020 04:22:40 +0000 (12:22 +0800)
commit726b758005ead50e9c98ef50a59304646652b994
tree126b59b53cad8e2556021d19f3b2908c585c12d1
parenta811a618e0ef1f0018c1f98ec5096b4df48656fa
Allow direct choice of smtp authentication method

* lisp/mail/smtpmail.el (smtpmail-try-auth-methods): Let the
authorization credentials have an entry with key :smtp-auth containing
a preferred authentication mechanism.
lisp/mail/smtpmail.el