From: Christoph Egger Date: Sun, 3 Apr 2016 16:35:29 +0000 (+0200) Subject: New name of imap server to match certificate X-Git-Url: https://git.siccegge.de//index.cgi?p=dotfiles%2Femacs.git;a=commitdiff_plain;h=6172d8289d0fa292723572a6e93607141ac1287c New name of imap server to match certificate --- diff --git a/gnus.el b/gnus.el index 9e82f2c..76bc44a 100644 --- a/gnus.el +++ b/gnus.el @@ -48,7 +48,7 @@ (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)