Remove my picturefix email account
This commit is contained in:
parent
cfbb40c532
commit
4674dcbfd5
1 changed files with 0 additions and 22 deletions
|
@ -89,28 +89,6 @@ Change the Gnus group buffer line format.
|
||||||
'("-a" "ryuslash")))))
|
'("-a" "ryuslash")))))
|
||||||
#+END_SRC
|
#+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
|
* gmail
|
||||||
|
|
||||||
Add my other personal email as a secondary select method.
|
Add my other personal email as a secondary select method.
|
||||||
|
|
Loading…
Reference in a new issue