From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/74367 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.general Subject: nnimap: saver user but not password Date: Thu, 25 Nov 2010 11:33:56 +0100 Message-ID: <87r5e9bskr.fsf@gilgamesch.quim.ucm.es> Reply-To: Uwe Brauer NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1290681258 16017 80.91.229.12 (25 Nov 2010 10:34:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 25 Nov 2010 10:34:18 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M22732=ding+2Daccount=gmane.org@lists.math.uh.edu Thu Nov 25 11:34:14 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 1PLZ9V-0001Lt-Fi for ding-account@gmane.org; Thu, 25 Nov 2010 11:34:09 +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 1PLZ9U-0007b5-Fr for ding-account@gmane.org; Thu, 25 Nov 2010 04:34:08 -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 1PLZ9S-0007ay-Uh for ding@lists.math.uh.edu; Thu, 25 Nov 2010 04:34:06 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PLZ9Q-0000MX-DU for ding@lists.math.uh.edu; Thu, 25 Nov 2010 04:34:06 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PLZ9P-0005YX-00 for ; Thu, 25 Nov 2010 11:34:03 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PLZ9L-0001CK-Qf for ding@gnus.org; Thu, 25 Nov 2010 11:33:59 +0100 Original-Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Nov 2010 11:33:59 +0100 Original-Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Nov 2010 11:33:59 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 31 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: gilgamesch.quim.ucm.es X-Hashcash: 1:20:101125:gmane.emacs.gnus.general::nKgK5YlCgjWHT4ym:00000000000000000000000000000000000000Sc0 User-Agent: Gnus/5.110011 (No Gnus v0.11) XEmacs/21.4.21 (linux) Cancel-Lock: sha1:j0L86YWcNuhQj2xBwGTj3KIONHw= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:74367 Archived-At: Hello In the old nognus 0.11 I could save my settings including my userid, but not the password in the .imap-authinfo file, like this machine imap.gmail.com login user1@gmail.com password port 993 machine UCM login user2 password force yes Now in the newest gnus version (via git) the information is saved in .authinfo.gpg [1] however it is not possible to save the information without the password, all the time gnus asks for *user* and *password* and asks to save the information, but again only *user* _and_ *password*. It seems impossible to save *user* alone. Uwe Brauer Footnotes: [1] (BTW I don't understand why this file has the gpg ending, per default it is an ASCII file.)