From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29251 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Switching 5.5 -> 5.8: remaining questions Date: 16 Feb 2000 14:33:02 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165953 1651 80.91.224.250 (21 Oct 2002 02:05:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:05:53 +0000 (UTC) Cc: ding@gnus.org 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 91430D051E for ; Wed, 16 Feb 2000 08:33:39 -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 HAB03785; Wed, 16 Feb 2000 07:33:36 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 16 Feb 2000 07:33:15 -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 HAA14239 for ; Wed, 16 Feb 2000 07:33:05 -0600 (CST) Original-Received: from badis.pdc.kth.se (badis.pdc.kth.se [130.237.221.45]) by mailhost.sclp.com (Postfix) with ESMTP id 45EA7D051E for ; Wed, 16 Feb 2000 08:33:09 -0500 (EST) Original-Received: (from jas@localhost) by badis.pdc.kth.se (8.9.3/8.9.3) id OAA01183; Wed, 16 Feb 2000 14:33:02 +0100 X-Authentication-Warning: badis.pdc.kth.se: jas set sender to jas@pdc.kth.se using -f Original-To: Peter Weiss In-Reply-To: Peter Weiss's message of "16 Feb 2000 13:22:38 +0100" Original-Lines: 12 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.5 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29251 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29251 Peter Weiss writes: > o Imap: Each time I (g)et new messages I'm asked for the password, > though I allways say yes to "Store password for this session?" > > I'm now reading IMAP using mail-sources and storing them in the nnml > backend. The :password entry is not set in mail-sources. The imap mail-source create a new session each time it fetches new mail, so it doesn't reuse the password. The mail-source package has it's own password-handling stuff (wow, the third or fourth, just in Gnus? :-)) which should be used. It's on the todo-list.