From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44245 Path: main.gmane.org!not-for-mail From: Nevin Kapur Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap silently ignores invalid mailboxes Date: Thu, 11 Apr 2002 10:25:41 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1018541067 6835 127.0.0.1 (11 Apr 2002 16:04:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 11 Apr 2002 16:04:27 +0000 (UTC) Return-path: Original-Received: from hermes.netfonds.no ([195.204.10.138]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16vgxn-0000o2-00 for ; Thu, 11 Apr 2002 17:58:19 +0200 Original-Received: from malifon.math.uh.edu (malifon.math.uh.edu [129.7.128.13]) by hermes.netfonds.no (8.10.1/8.9.3) with ESMTP id g3BERCf22141 for ; Thu, 11 Apr 2002 16:27:12 +0200 (CEST) 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 16vfWb-0002cA-00; Thu, 11 Apr 2002 09:26:09 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 11 Apr 2002 09:26:19 -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 JAA19860 for ; Thu, 11 Apr 2002 09:26:08 -0500 (CDT) Original-Received: (qmail 24210 invoked by alias); 11 Apr 2002 14:25:43 -0000 Original-Received: (qmail 24205 invoked from network); 11 Apr 2002 14:25:42 -0000 Original-Received: from fermat.mts.jhu.edu (?VlRrUIpZGfLZvb+ASWqZXnRdXbdbBFkK?@128.220.17.18) by gnus.org with SMTP; 11 Apr 2002 14:25:42 -0000 Original-Received: (from nevin@localhost) by fermat.mts.jhu.edu (8.11.6/8.11.6) id g3BEPfJ17184; Thu, 11 Apr 2002 10:25:41 -0400 X-Authentication-Warning: fermat.mts.jhu.edu: nevin set sender to nevin@jhu.edu using -f Original-To: ding@gnus.org X-Face: H~?ZI_L2!bGIrH^iC0e8t85[S`lwpP_/-sOvkGnN[\)[S";}xM3[Ib!ljz-80yK9SIf9sz6/DcY?yKUq1=-&XdrLjA^wK1 In-Reply-To: (Simon Josefsson's message of "Thu, 11 Apr 2002 15:48:33 +0200 (CEST)") Mail-Followup-To: ding@gnus.org Original-Lines: 19 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.4 (Common Lisp, i686-pc-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44245 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44245 Simon Josefsson writes: > It seems to work for me; subscribing to a non-existent group and trying to > enter it yields [...] > Perhaps some other message was displayed after this making the error > scroll by. Anything in the *Message* buffer? OK, so if the mailbox is corrupt and I try to access it using `j', then I do get the error prominently displayed in the minibuffer. However, I use nnimap-split-fancy, never accessing INBOX directly. In this situation, Gnus tries to access INBOX to apply my split rules, gets a response from the server that the mailbox is corrupt, but just ignores it -- no indication in the *Message-Log* buffer either. -- :: Nevin ::