]> git.eshelyaron.com Git - emacs.git/commit
Only look at the headers when computing the envelope from address
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 6 May 2021 10:21:11 +0000 (12:21 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 6 May 2021 10:21:11 +0000 (12:21 +0200)
commitb69e2699aaae6c13a14d8904b0b21e519c770336
tree7e76d777639de43b47904591a72639929baa0765
parentc8c27864aa5db2604304a6354ae441c7b0ca5474
Only look at the headers when computing the envelope from address

* lisp/mail/smtpmail.el (smtpmail-send-it)
(smtpmail-send-queued-mail, smtpmail-via-smtp):
* lisp/mail/sendmail.el (sendmail-send-it): Only look at the
headers when computing the envelope from (bug#47616).
lisp/mail/sendmail.el
lisp/mail/smtpmail.el