From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71949 Path: news.gmane.org!not-for-mail From: Vegard Vesterheim Newsgroups: gmane.emacs.gnus.general Subject: Re: auth-sources: 8 password prompts for accessing one single imap server Date: Mon, 27 Sep 2010 08:38:01 +0200 Organization: UNINETT. Message-ID: <1sd3rzk7xy.fsf@voll.uninett.no> References: <87ocbkujwr.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1285569502 31292 80.91.229.12 (27 Sep 2010 06:38:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 27 Sep 2010 06:38:22 +0000 (UTC) Cc: ding@gnus.org, Ted Zlatanov To: Tassilo Horn Original-X-From: ding-owner+M20322@lists.math.uh.edu Mon Sep 27 08:38:21 2010 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 1P07Lr-0001wB-OV for ding-account@gmane.org; Mon, 27 Sep 2010 08:38:16 +0200 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 1P07Lk-0006EZ-MZ; Mon, 27 Sep 2010 01:38:08 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1P07Lg-0006ED-F1 for ding@lists.math.uh.edu; Mon, 27 Sep 2010 01:38:04 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P07Le-0000np-Oh for ding@lists.math.uh.edu; Mon, 27 Sep 2010 01:38:04 -0500 Original-Received: from regensburg.uninett.no ([158.38.180.100]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P07Le-0004W9-00 for ; Mon, 27 Sep 2010 08:38:02 +0200 Original-Received: from voll.uninett.no (voll.uninett.no [IPv6:2001:700:1:0:21a:a0ff:fee1:2782]) by regensburg.uninett.no (Postfix) with ESMTPSA id CDE1470439; Mon, 27 Sep 2010 08:38:01 +0200 (CEST) X-Face: Vl8-zx%G~!/rC5W!BM+T]w:k.[$Zqh. Q'Af|}oZ6JAhaysP"/43eD<|.BoMETII (Tassilo Horn's message of "Mon\, 27 Sep 2010 02\:09\:24 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71949 Archived-At: On Mon, 27 Sep 2010 02:09:24 +0200 Tassilo Horn wrote: > Hi Ted, > > I've just made my system a bit more secure by eventually encryting my > .authinfo file. But now I have to enter my passwort for that file *8* > times per imap account! I'm seeing similar behaviour, I have to enter my password 4 times. I have my credentials in .authinfo.gpg (no symlink) Upon starting emacs (emacs23 -f gnus-no-server), I get 2 prompts for password. I assume that is because I have different 2 IMAP accounts. I have open IMAP connections at this stage, but if I now type '3 g' to get email at level 3, I have to enter my password 2 times again. This does not happen if I type '1 g' or '2 g'. Go figure. I run gpg-agent, and I also have set epa-file-cache-passphrase-for-symmetric-encryption. - Vegard V -