From 4674dcbfd522ccb99186b0b9832af843276730c4 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 5 Mar 2017 22:13:55 -0800 Subject: Remove my picturefix email account --- emacs/.emacs.d/init/oni-gnus-init.org | 22 ---------------------- 1 file changed, 22 deletions(-) (limited to 'emacs') diff --git a/emacs/.emacs.d/init/oni-gnus-init.org b/emacs/.emacs.d/init/oni-gnus-init.org index ac7c7c1..0eddf9e 100644 --- a/emacs/.emacs.d/init/oni-gnus-init.org +++ b/emacs/.emacs.d/init/oni-gnus-init.org @@ -89,28 +89,6 @@ Change the Gnus group buffer line format. '("-a" "ryuslash"))))) #+END_SRC -* picturefix - - Add my work email account as a secondary select method. - - #+BEGIN_SRC emacs-lisp - (add-to-list 'gnus-secondary-select-methods - '(nnmaildir "picturefix" - (directory "~/documents/mail/picturefix/"))) - #+END_SRC - - When sending mail from the picturefix account, use the picturefix - msmtp account and set the proper name and email address. - - #+BEGIN_SRC emacs-lisp - (add-to-list 'gnus-posting-styles - '("picturefix:" - (name "Tom Willemsen") - (address "tom@picturefix.nl") - (eval (setq message-sendmail-extra-arguments - '("-a" "picturefix"))))) - #+END_SRC - * gmail Add my other personal email as a secondary select method. -- cgit v1.2.3-54-g00ecf