From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47308 Path: main.gmane.org!not-for-mail From: Nevin Kapur Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap logging in constantly Date: Sun, 20 Oct 2002 13:12:03 -0400 Organization: Mathematical Sciences, The Johns Hopkins University Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035133947 20778 80.91.224.249 (20 Oct 2002 17:12:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 17:12:27 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 183Jcm-0005Ot-00 for ; Sun, 20 Oct 2002 19:12:25 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 183Jct-0007Lw-00; Sun, 20 Oct 2002 12:12:31 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 20 Oct 2002 12:13:13 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id MAA15855 for ; Sun, 20 Oct 2002 12:13:00 -0500 (CDT) Original-Received: (qmail 13137 invoked by alias); 20 Oct 2002 17:12:08 -0000 Original-Received: (qmail 13132 invoked from network); 20 Oct 2002 17:12:08 -0000 Original-Received: from main.gmane.org (80.91.224.249) by gnus.org with SMTP; 20 Oct 2002 17:12:08 -0000 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 183JbX-0005MG-00 for ; Sun, 20 Oct 2002 19:11:07 +0200 Original-To: ding@gnus.org X-Injected-Via-Gmane: http://gmane.org/ Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 183JbX-0005M7-00 for ; Sun, 20 Oct 2002 19:11:07 +0200 Original-Path: not-for-mail Original-Lines: 20 Original-NNTP-Posting-Host: pool-151-196-248-70.balt.east.verizon.net Original-X-Trace: main.gmane.org 1035133867 19413 151.196.248.70 (20 Oct 2002 17:11:07 GMT) Original-X-Complaints-To: usenet@main.gmane.org Original-NNTP-Posting-Date: Sun, 20 Oct 2002 17:11:07 +0000 (UTC) X-Face: H~?ZI_L2!bGIrH^iC0e8t85[S`lwpP_/-sOvkGnN[\)[S";}xM3[Ib!ljz-80yK9SIf9sz6/DcY?yKUq1=-&XdrLjA^wK1 Mail-Copies-To: never User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Informed Management, i686-pc-linux) Cancel-Lock: sha1:poCJnarQp6tma/mMyMYwkH28tdo= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47308 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47308 Simon Josefsson writes: > Nevin Kapur writes: > >> I've noticed that since sometime last week, nnimap seems to log in to >> my IMAP servers a lot more often than it used to -- each time I hit g, >> or even when entering a group. [...] > The reason was that nnimap left servers opened but not authenticated, > which caused Gnus to send various non-login commands to the server. I > might have fixed a flaw in the logic of the patch now though, does it > work better now? Nnimap should of course not re-open servers if it > isn't required. After installing the patch the nnimap does not reopen servers if not required. Thank you for the fix. -Nevin