]> git.eshelyaron.com Git - emacs.git/commit
* mail/sendmail.el (mail-envelope-from): New option `header' to
authorSimon Josefsson <jas@extundo.com>
Fri, 11 Oct 2002 02:27:30 +0000 (02:27 +0000)
committerSimon Josefsson <jas@extundo.com>
Fri, 11 Oct 2002 02:27:30 +0000 (02:27 +0000)
commit56e5818fd65b2c87e43a3b39fe69116c3c0c6ffb
treecaf2ef082e8bd5132a6a8cff42274195332e7bed
parentd6abf0184ee38bdf48083a3928ee4f5e5edd0d0c
* mail/sendmail.el (mail-envelope-from): New option `header' to
use RFC 2822 From: header as the envelope address.
(mail-envelope-from): New function, this should be used instead of
looking at the `mail-envelope-from' variable.
(sendmail-send-it): Use it.
* mail/smtpmail.el (smtpmail-via-smtp): Use it.
lisp/ChangeLog
lisp/mail/sendmail.el
lisp/mail/smtpmail.el