X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/eef6be35771d171e4cb89fd9fd94ec5b41f1dac4..1fe0e9b30ccdd5a65bb0aa419e50a46782d4dc24:/dot/emacs diff --git a/dot/emacs b/dot/emacs index a0ceee5..4ece425 100644 --- a/dot/emacs +++ b/dot/emacs @@ -188,6 +188,8 @@ (setq sendmail-program "~/bin/sendmail-hack" send-mail-function 'sendmail-send-it mail-interactive t + mail-specify-envelope-from t + mail-envelope-from 'header sendmail-error-reporting-interactive '("-odb" "-oee")) (autoload 'sendmail-send-it "sendmail") (autoload 'smtpmail-send-it "smtpmail")