Mercurial > emacs
changeset 47838:f7c5a53cf917
*** empty log message ***
author | Simon Josefsson <jas@extundo.com> |
---|---|
date | Fri, 11 Oct 2002 02:27:30 +0000 |
parents | b9705a05fa60 |
children | 8d4ba9addc8e |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Oct 11 02:27:09 2002 +0000 +++ b/lisp/ChangeLog Fri Oct 11 02:27:30 2002 +0000 @@ -1,3 +1,13 @@ +2002-10-11 Simon Josefsson <jas@extundo.com> + + * 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. + 2002-10-11 Andre Spiegel <spiegel@gnu.org> * dired.el (dired-insert-directory): Fix check for indentation