From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/75518 Path: news.gmane.org!not-for-mail From: zwz Newsgroups: gmane.emacs.gnus.general Subject: Re: anyone tried ps-ccrypt and .authinfo.cpt? Date: Sun, 02 Jan 2011 16:54:27 +0800 Message-ID: <82fwtbbs8s.fsf@gmail.com> References: <82pqsjzstv.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1293958545 2970 80.91.229.12 (2 Jan 2011 08:55:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 2 Jan 2011 08:55:45 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M23869@lists.math.uh.edu Sun Jan 02 09:55:41 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PZJj3-0001gK-CY for ding-account@gmane.org; Sun, 02 Jan 2011 09:55:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PZJiB-00041m-HU; Sun, 02 Jan 2011 02:54:47 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PZJi9-00041Z-Ok for ding@lists.math.uh.edu; Sun, 02 Jan 2011 02:54:45 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PZJi5-0007jK-4M for ding@lists.math.uh.edu; Sun, 02 Jan 2011 02:54:45 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PZJi3-00013R-6E for ding@gnus.org; Sun, 02 Jan 2011 09:54:39 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PZJi2-00018b-Lx for ding@gnus.org; Sun, 02 Jan 2011 09:54:38 +0100 Original-Received: from 221.12.171.103 ([221.12.171.103]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Jan 2011 09:54:38 +0100 Original-Received: from zhangweize by 221.12.171.103 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Jan 2011 09:54:38 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 30 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 221.12.171.103 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt) Cancel-Lock: sha1:vFWIhiVx1x0xA2xCrRYUHebpcjo= X-Spam-Score: 1.9 (+) X-Spam-Report: SpamAssassin (3.3.1 2010-03-16) analysis follows Bayesian score: 0.0000 Ham tokens: 0.000-1493--3265h-0s--0d--H*u:Emacs, 0.000-1448--3167h-0s--0d--H*u:Gnus, 0.000-915--2000h-0s--0d--H*r:sk:1AlnuQ-, 0.000-915--2000h-0s--0d--HX-Spam-Relays-External:80.91.229.12, 0.000-915--2000h-0s--0d--H*RU:sk:1AlnuQ- Spam tokens: Autolearn status: no 0.8 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [221.12.171.103 listed in dnsbl.sorbs.net] 0.0 FREEMAIL_FROM Sender email is freemail (zhangweize[at]gmail.com) 0.0 DKIM_ADSP_CUSTOM_MED No valid author signature, adsp_override is CUSTOM_MED -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain 1.2 RCVD_NUMERIC_HELO Received: contains an IP address used for HELO 1.0 RCVD_IN_PSBL RBL: Received via a relay in PSBL [221.12.171.103 listed in psbl.surriel.com] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.9 NML_ADSP_CUSTOM_MED ADSP custom_med hit, and not from a mailing list 0.0 T_TO_NO_BRKTS_FREEMAIL T_TO_NO_BRKTS_FREEMAIL List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:75518 Archived-At: Lars Magne Ingebrigtsen writes: > zwz writes: > >> It works, but each time gnus tries to get new news every other > interval, >> it asks for decryption. This is of course very annoying. > > nntp.el hasn't been ported to the new credential storage system (because > the implementation isn't finished yet :-), but after that's done, this > should work automatically. > > But for now, nntp.el doesn't really support storing passwords in an > encrypted .authinfo. I see. Thanks. But when I just (setq gnus-secondary-select-methods '( (nnimap "gmail" (nnimap-address "imap.gmail.com") (nnimap-server-port 993) (nnimap-stream ssl) (nnimap-authinfo-file "~/.authinfo.cpt")))) The nnimap-authfinfo-file is not read at all during the startup of gnus. Instead, the minibuf prompts for the user name and then password. And then asks if I want to save them in .authinfo.gpg. Is there any error in my config of nnimap-authinfo-file?