diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 88bb94d..317eb8e 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -977,7 +977,7 @@ message-sendmail-envelope-from 'header message-send-mail-function 'message-send-mail-with-sendmail sendmail-program (executable-find "msmtp") - notmuch-fcc-dirs "Sent +sent" + notmuch-fcc-dirs "adamgoldsmith.name +sent" message-forward-as-mime nil message-make-forward-subject-function '(message-forward-subject-fwd) ))