]> git.siccegge.de Git - dotfiles/emacs.git/commitdiff
New name of imap server to match certificate
authorChristoph Egger <christoph@christoph-egger.org>
Sun, 3 Apr 2016 16:35:29 +0000 (18:35 +0200)
committerChristoph Egger <christoph@christoph-egger.org>
Sun, 3 Apr 2016 16:35:29 +0000 (18:35 +0200)
gnus.el

diff --git a/gnus.el b/gnus.el
index 9e82f2c62b38e096bec1cba8a0ce14c7785725ac..76bc44abc6ec6c43d9f57f653891133ad7c6cb5d 100644 (file)
--- a/gnus.el
+++ b/gnus.el
@@ -48,7 +48,7 @@
 
 
 (setq gnus-secondary-select-methods '((nnimap "Main"
 
 
 (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)
                                               (nnimap-authenticator login)
                                               (nnimap-stream tls)
                                               (nnimap-logout-timeout 5.0)