]> git.eshelyaron.com Git - emacs.git/commit
Try to not put SMTP passwords in the *Messages* buffer
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 21 Oct 2019 20:38:34 +0000 (22:38 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 21 Oct 2019 20:38:44 +0000 (22:38 +0200)
commitd5fdde42d2c662628f83fdbf3e11f6567f151236
treec99b0a3da9eea5c3fafce97aa6ae69b8a8268e92
parent7f5db3f40caa3050135dae85294849f8375d97b8
Try to not put SMTP passwords in the *Messages* buffer

* lisp/mail/smtpmail.el (smtpmail--sanitize-error-message): New
function.
(smtpmail-send-it): Use it.
(smtpmail-send-queued-mail): Ditto.
lisp/mail/smtpmail.el