]> git.siccegge.de Git - dotfiles/emacs.git/blobdiff - gnus.el
Update irony-mode foo
[dotfiles/emacs.git] / gnus.el
diff --git a/gnus.el b/gnus.el
index 89cb4a67a7e08a1c8d785e580f7aaad7cb8a8e05..3df458e60d558e613df634ee9dac68980c4c604d 100644 (file)
--- a/gnus.el
+++ b/gnus.el
@@ -1,6 +1,7 @@
 (require 'epa)
 ;(require 'external-abook)
 ;(setq external-abook-command "pc_query -m '%s' | cut -f 1,2")
+(require 'nnir)
 (require 'bbdb)
 (bbdb-initialize 'gnus)
 (require 'gnus)
 
 
 (setq gnus-secondary-select-methods '((nnimap "Main"
-                                              (nnimap-address "oteiza.siccegge.de")
+                                              (nnimap-address "imap.siccegge.de")
                                               (nnimap-authenticator login)
                                               (nnimap-stream tls)
                                               (nnimap-logout-timeout 5.0)
+                                              (nnir-search-engine imap)
                                               (nnimap-authinfo-file "/home/christoph/.imap-authinfo"))
                                       ;; (nnimap "UCSB"
                                       ;;          (nnimap-address "mail.engr.ucsb.edu")
          ("Gcc"  "nnimap+Main:SENT")
          (address "christoph@christoph-egger.org"))
         ("debian.*"
-         (orgainzation "The Debian Project")
+         (organization "The Debian Project")
          (address "christoph@debian.org"))
         ("sh.*"
-         (orgainzation "Studentenwohnheim Sieglitzhof Netzteam")
+         (organization "Studentenwohnheim Sieglitzhof Netzteam")
          (address "christoph@sieglitzhof.net"))
         ("uni.ucsb"
          (address "siccegge@cs.fau.de"))