From 9e568495ab9b4c7ddc4f2284577112641c57dedf Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 4 Aug 2018 18:56:58 -0400 Subject: [emacs,rc] add my new gnu address also remove my long uw address, at least for now --- init.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'init.org') diff --git a/init.org b/init.org index 251e587..795f6fc 100644 --- a/init.org +++ b/init.org @@ -1214,6 +1214,7 @@ See [[notmuch:id:87muuqsvci.fsf@fencepost.gnu.org][bug follow-up]]. ;; :ensure nil :config (setq sendmail-program "/usr/bin/msmtp" + ; message-sendmail-extra-arguments '("-v" "-d") mail-specify-envelope-from t mail-envelope-from 'header)) @@ -1262,7 +1263,7 @@ See [[notmuch:id:87muuqsvci.fsf@fencepost.gnu.org][bug follow-up]]. notmuch-fcc-dirs '(("amin@aminb.org" . "amin/Sent") ("abandali@uwaterloo.ca" . "\"uwaterloo/Sent Items\"") - ("amin.bandali@uwaterloo.ca" . "\"uwaterloo/Sent Items\"") + ("mab@gnu.org" . "gnu/Sent") ("aminb@gnu.org" . "gnu/Sent") (".*" . "sent")) notmuch-search-result-format -- cgit v1.2.3-83-g751a