From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29361 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: [Q] multiple nnimap server entries in 5.8.4 Date: 03 Mar 2000 16:14:33 +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 1035166045 2335 80.91.224.250 (21 Oct 2002 02:07:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:07:25 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 9FB0CD051E for ; Fri, 3 Mar 2000 10:15:34 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id JAC04871; Fri, 3 Mar 2000 09:15:22 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 03 Mar 2000 09:14:42 -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 JAA29485 for ; Fri, 3 Mar 2000 09:14:30 -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 4A455D051E for ; Fri, 3 Mar 2000 10:14:40 -0500 (EST) Original-Received: (from jas@localhost) by badis.pdc.kth.se (8.9.3/8.9.3) id QAA31523; Fri, 3 Mar 2000 16:14:34 +0100 Original-To: Steinar Bang In-Reply-To: Steinar Bang's message of "03 Mar 2000 14:46:38 +0100" Original-Lines: 31 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29361 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29361 Steinar Bang writes: > So far I have two folders. I get prompted for imap username and > password, and asked if I would like to store it for this session, 4 > times on start up, and there are 4 entries for an nnimap server in the > Server buffer, 3 of which are open and one of which are closed: > > {nnimap:imap.metis.no} (closed) > {nnimap:imap.metis.no+nnimap+imap.metis.no:imap/metis.3x} (opened) > {nnimap:imap.metis.no+nnimap+imap.metis.no:imap/metis.sysadm} (opened) > {nnimap:imap.metis.no} (opened) What's the select method for your "imap/metis.3x" group? (`G e') My guess it differ from the one specified in `gnus-secondary-select-method', and if it does, Gnus create a temporary server for that group only. I'm not sure about the first server though. Are you able to reproduce this situation with some step-by-step instructions from a fresh (ie no references to nnimap in .gnus or .newsrc*) configuration? Problems like this seem to pop up for several new nnimap users but I can't tell what's causing it. > Is this normal behaviour? No. > Is this a known bug that can be fixed with a CVS update? There hasn't been any changes in this area since the 5.8.3 release.