# HG changeset patch # User Simon Josefsson # Date 1034303250 0 # Node ID f7c5a53cf917d52aa2c8fbefce3e866a8c0c28a0 # Parent b9705a05fa60f2d7d44ba675e8231eadb6eb0953 *** empty log message *** diff -r b9705a05fa60 -r f7c5a53cf917 lisp/ChangeLog --- 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 + + * 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 * dired.el (dired-insert-directory): Fix check for indentation