From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77060 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap authentication prompts? Date: Mon, 21 Feb 2011 22:43:04 +0100 Message-ID: <87hbbx2hef.fsf@latte.josefsson.org> References: <87tyfxfedo.fsf@latte.josefsson.org> <85d3mlxmeg.fsf@gmail.com> <87vd0d15gb.fsf@lifelogs.com> <87oc65ysn5.fsf@latte.josefsson.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1298324603 15390 80.91.229.12 (21 Feb 2011 21:43:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 Feb 2011 21:43:23 +0000 (UTC) Cc: ding@gnus.org To: Ted Zlatanov Original-X-From: ding-owner+M25393@lists.math.uh.edu Mon Feb 21 22:43:18 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 1PrdXJ-0002U4-UE for ding-account@gmane.org; Mon, 21 Feb 2011 22:43:18 +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 1PrdXH-0005Iv-El; Mon, 21 Feb 2011 15:43:15 -0600 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 1PrdXF-0005IR-JE for ding@lists.math.uh.edu; Mon, 21 Feb 2011 15:43:13 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PrdXE-0003MS-Gm for ding@lists.math.uh.edu; Mon, 21 Feb 2011 15:43:13 -0600 Original-Received: from yxa-v.extundo.com ([213.115.69.139]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PrdXD-0003bv-H4 for ding@gnus.org; Mon, 21 Feb 2011 22:43:11 +0100 Original-Received: from latte.josefsson.org (c80-216-4-108.bredband.comhem.se [80.216.4.108]) (authenticated bits=0) by yxa-v.extundo.com (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p1LLh4rL029955 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Mon, 21 Feb 2011 22:43:07 +0100 OpenPGP: id=B565716F; url=http://josefsson.org/key.txt Mail-Copies-To: nobody X-Hashcash: 1:22:110221:tzz@lifelogs.com::FVJK5n/Pdqyr0kqD:5hbM X-Hashcash: 1:22:110221:ding@gnus.org::W6rBFtLyrBkMaUBe:K+YQ In-Reply-To: <87oc65ysn5.fsf@latte.josefsson.org> (Simon Josefsson's message of "Mon, 21 Feb 2011 22:39:10 +0100") User-Agent: Gnus/5.110012 (No Gnus v0.12) Emacs/23.2 (gnu/linux) X-Spam-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00, DATE_IN_FUTURE_06_12,RDNS_DYNAMIC,SPF_FAIL autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on yxa-v.extundo.com X-Virus-Scanned: clamav-milter 0.96.5 at yxa-v X-Virus-Status: Clean X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:77060 Archived-At: Simon Josefsson writes: > I have saved the authinfo once, and it now works every time. My > ~/.authinfo.gpg contains (decrypted): > > machine "localhost" login "jas" password "foo" > > which seems bad since it should have said port 1430 as well, though? > Fortunately I don't have multiple servers on localhost right now, but I > could have. > > I'll try if adding a 'port 1430' will still works. Nope -- on startup then it runs the hostname/username/port/password prompt cycle on me (with no possibility to enter 1430 as the port), and it will add the line above to ~/.authinfo.gpg again. /Simon