summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)