From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29557 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: nnimap username/password across plugged/unplugged sessions Date: 17 Mar 2000 11:07:37 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166207 3386 80.91.224.250 (21 Oct 2002 02:10:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:10:07 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id A526FD051E for ; Fri, 17 Mar 2000 05:09:06 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id EAB30219; Fri, 17 Mar 2000 04:08:43 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 17 Mar 2000 04:07:45 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id EAA02956 for ; Fri, 17 Mar 2000 04:07:33 -0600 (CST) Original-Received: from viffer.metis.no (viffer.oslo.metis.no [195.0.254.249]) by mailhost.sclp.com (Postfix) with ESMTP id AED06D051E for ; Fri, 17 Mar 2000 05:07:41 -0500 (EST) Original-Received: (from sb@localhost) by viffer.metis.no (8.9.3/8.9.3) id LAA12708; Fri, 17 Mar 2000 11:07:37 +0100 Original-To: ding@gnus.org Original-Lines: 16 User-Agent: Gnus/5.0804 (Gnus v5.8.4) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29557 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29557 Platform: Latest checkout of Gnus 5.8.4, XEmacs 20.4 When I first connect to the IMAP server to scan the nnimap folders, I'm promted for username/password, and whether I would like to store this for the rest of the session (I don't use authinfo). When I go unplugged, and then go plugged, and do an g from the server, I'm prompted once more for username/password and whether I would like to store it. I would like to let these values survive across Gnus being unplugged. I would like for the values to be forgotten when I quit Gnus, but not before. Is this possible?