From: tfheen Date: Tue, 26 Jun 2007 10:05:00 +0000 (+0000) Subject: Use vawad.err.no, and also use GSSAPI on golem X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a897ef11915ed40a668cdad08f13519870354ae4;p=dotfiles Use vawad.err.no, and also use GSSAPI on golem git-svn-id: file:///svn/tfheen/trunk/dotfiles@1020 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/gnus b/gnus index 77eddb9..44a5706 100644 --- a/gnus +++ b/gnus @@ -21,9 +21,9 @@ (car list))) -(cw/for-host "thosu\\|xoog" +(cw/for-host "thosu\\|xoog\\|golem" (setq gnus-select-method '(nnimap "err" - (nnimap-address "mail.err.no") + (nnimap-address "vawad.err.no") (nnimap-stream gssapi) (nnimap-authenticator gssapi) (nnimap-authinfo-file "~/.imap-authinfo"))))