dot/emacs: Have Message use the From header as the envelope sender.
[profile] / dot / emacs
index a29ff0b..d06795d 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
       message-yank-prefix "> "
       message-yank-cited-prefix "> "
       message-send-mail-function 'message-send-mail-with-sendmail
+      message-sendmail-envelope-from 'header
       message-indent-citation-function '(message-indent-citation
                                         mdw-trim-spaces-after-citing))