X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/bc04a4d40544c77d163d6497f3863b9b566d64d4..a220fb5b7ed9e3cf55f0a85bbb11f0f264a0020b:/.emacs.d/init.el diff --git a/.emacs.d/init.el b/.emacs.d/init.el index d0ea368..29bfbcc 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -671,11 +671,6 @@ Make N (default: 1) copies of the current line or region." ;; Email (with Gnus and message) (require 'bandali-gnus) -(with-eval-after-load 'sendmail - (csetq sendmail-program (executable-find "msmtp") - ;; message-sendmail-extra-arguments '("-v" "-d") - mail-specify-envelope-from t - mail-envelope-from 'header)) (require 'bandali-message) ;; IRC (with ERC)