From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31262 Path: main.gmane.org!not-for-mail From: Christoph Rohland Newsgroups: gmane.emacs.gnus.general Subject: Re: denying nnimap server causes nnimap-close-group to crash Date: 02 Jun 2000 15:48:00 +0200 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 1035167697 13029 80.91.224.250 (21 Oct 2002 02:34:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:34:57 +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 BD1AED051E for ; Fri, 2 Jun 2000 09:58:15 -0400 (EDT) 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 IAC23486; Fri, 2 Jun 2000 08:54:45 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 02 Jun 2000 08:54:13 -0500 (CDT) 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 IAA15140 for ; Fri, 2 Jun 2000 08:54:03 -0500 (CDT) Original-Received: from smtpde02.sap-ag.de (smtpde02.sap-ag.de [194.39.131.53]) by mailhost.sclp.com (Postfix) with ESMTP id AEE2ED051E for ; Fri, 2 Jun 2000 09:54:26 -0400 (EDT) Original-Received: from sap-ag.de ([194.39.131.3]) by smtpde02.sap-ag.de (out) with ESMTP id PAA01740; Fri, 2 Jun 2000 15:47:03 +0200 (MESZ) Original-Received: from ls3010.wdf.sap-ag.de (ls3010.wdf.sap-ag.de [10.18.104.24]) by sap-ag.de (8.8.8/8.8.8) with ESMTP id PAA11501; Fri, 2 Jun 2000 15:47:59 +0200 (MET DST) Original-Received: (from d020782@localhost) by ls3010.wdf.sap-ag.de (8.9.3/8.9.3) id PAA00421; Fri, 2 Jun 2000 15:48:00 +0200 X-Authentication-Warning: ls3010.wdf.sap-ag.de: d020782 set sender to cr@sap.com using -f Original-To: Steinar Bang Organisation: SAP LinuxLab In-Reply-To: Steinar Bang's message of "01 Jun 2000 13:10:22 +0200" Original-Lines: 24 User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.1 (Bryce Canyon) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31262 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31262 Steinar Bang writes: > >>>>> Simon Josefsson : > > > Steinar Bang writes: > > >> Would it be possible to make Gnus open agentized denied servers in > >> the unplugged state, without having to open the servers in the > >> server buffer? > > > Wouldn't that be kind of unexpected? If you tell Gnus the server is > > denied, you'd expect it to remain denied, wouldn't you? > > I didn't. I expected "denied" to deal with network traffic, and I > expected to be able to read agent-cached articles in unplugged mode > for groups belonging to these servers. I second that. The expected behaviour of a failed connection tothe server should be: 'I give you as much as I have' instead of 'I simply deniy acces'. perhaps we need another state for failed connects instead of 'denied'. Greetings Christoph