summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-11-19 23:22:27 +0100
committerGravatar Tom Willemsen2012-11-19 23:22:27 +0100
commit73298c40cd8ae014124e3e9ed0f2031cb18cf958 (patch)
tree345cb1773284226c836c1188b4b306d76d26c967
parentcfcb9d6b3c6a336f1bd1aed1eb57d26d9d598487 (diff)
downloaddotfiles-73298c40cd8ae014124e3e9ed0f2031cb18cf958.tar.gz
dotfiles-73298c40cd8ae014124e3e9ed0f2031cb18cf958.zip
.emacs.d/gnus.el
-rw-r--r--.emacs.d/gnus.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/.emacs.d/gnus.el b/.emacs.d/gnus.el
index a13a1ad..03f1b41 100644
--- a/.emacs.d/gnus.el
+++ b/.emacs.d/gnus.el
@@ -14,9 +14,6 @@
(setq gnus-read-newsrc-file nil)
(setq gnus-novice-user t)
(setq gnus-article-truncate-lines nil)
-(setq message-send-mail-function 'message-send-mail-with-sendmail)
-(setq sendmail-program "/usr/bin/msmtp")
-(setq message-sendmail-extra-arguments '("-a" "gmail"))
;; (setq gnus-parameters
;; '(("gmail"
;; (display . all))
@@ -51,8 +48,6 @@
(signature-file "~/documents/work/aethon/signature.txt")
(eval (setq message-sendmail-extra-arguments '("-a" "aethon")
flyspell-default-dictionary "nl")))))
-(setq user-mail-address "tom@ryuslash.org")
-(setq user-full-name "Tom Willemsen")
;-----[ BBDB ]--------------------------------------------------------
;; (require 'bbdb)