From: tfheen Date: Thu, 14 May 2009 07:31:53 +0000 (+0000) Subject: We like encrypted authinfo files X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a1fcb37cbe42a343bcf1aa3539b9c574539aff2;p=dotfiles We like encrypted authinfo files git-svn-id: file:///svn/tfheen/trunk/dotfiles@1348 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/gnus b/gnus index 8fd3056..61a96dc 100644 --- a/gnus +++ b/gnus @@ -66,7 +66,7 @@ (nnimap-address "imap.linpro.no") (nnimap-server-port 993) (nnimap-stream ssl) - (nnimap-authinfo-file "~/.imap-authinfo"))) + (nnimap-authinfo-file "~/.imap-authinfo.gpg"))) ; (add-to-list 'gnus-secondary-select-methods '(nntp "nntp.linpro.no" ; (nntp-address "login.linpro.no") ; (nntp-open-connection-function nntp-open-rlogin)