1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/mail
Robert Pluim ba64d09156 Treat smtp-auth method from auth-info as a symbol
The lookup of the SMTP auth method is done based on symbols, but
sometimes the requested value comes from `auth-info', in which case it
is a string, so call `intern-soft' to convert it to a symbol (which
does nothing if it's already a symbol).

* lisp/mail/smtpmail.el (smtpmail-try-auth-methods): Call
`intern-soft' on the smtp-auth key's value.  (Bug#57373)

Do not merge to master
2022-08-25 18:14:55 +02:00
..
binhex.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
blessmail.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
emacsbug.el * lisp/mail/emacsbug.el (report-emacs-bug): Report libgccjit status. 2022-02-11 15:36:00 +01:00
feedmail.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
flow-fill.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
footnote.el ; Fix some doc typos and minor language issues 2022-05-26 10:29:10 +02:00
hashcash.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ietf-drums.el Fix ietf-drums-get-comment doc string 2022-02-06 01:07:54 +01:00
mail-extr.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mail-hist.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mail-parse.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mail-prsvr.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mail-utils.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mailabbrev.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mailalias.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mailclient.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mailheader.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mspools.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
qp.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
reporter.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rfc822.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rfc2045.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rfc2047.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rfc2231.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rfc6068.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rmail-spam-filter.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rmail.el Fix Subject "simplification" in Rmail 2022-01-08 16:32:01 +02:00
rmailedit.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rmailkwd.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rmailmm.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rmailmsc.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rmailout.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rmailsort.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rmailsum.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
sendmail.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
smtpmail.el Treat smtp-auth method from auth-info as a symbol 2022-08-25 18:14:55 +02:00
supercite.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
uce.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
undigest.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
unrmail.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
uudecode.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
yenc.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00