X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/1902ef3d0b944e78c8db7b1f3f9771a4f369c4f5..c9c276718ca9258772cf7bba908dc4b5a416b199:/dot/emacs diff --git a/dot/emacs b/dot/emacs index d355fcc..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") @@ -221,6 +223,7 @@ bbdb-north-american-phone-numbers-p nil bbdb-dwim-net-address-allow-redundancy t bbdb-extract-address-components-func 'bbdb-extract-address-components + bbdb-allow-duplicates t bbdb/news-auto-create-p (lambda () (let ((group gnus-newsgroup-name))