From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/43075 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap and rescan group problem Date: Wed, 13 Feb 2002 16:04:36 +0100 (CET) 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 1035178229 15649 80.91.224.250 (21 Oct 2002 05:30:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:30:29 +0000 (UTC) Cc: ding Return-Path: Original-Received: (qmail 24878 invoked from network); 13 Feb 2002 15:05:03 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 13 Feb 2002 15:05:03 -0000 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 16b0xo-0002ZL-00; Wed, 13 Feb 2002 09:04:52 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 13 Feb 2002 09:04:50 -0600 (CST) 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 JAA08517 for ; Wed, 13 Feb 2002 09:04:40 -0600 (CST) Original-Received: (qmail 24870 invoked by alias); 13 Feb 2002 15:04:38 -0000 Original-Received: (qmail 24865 invoked from network); 13 Feb 2002 15:04:38 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by gnus.org with SMTP; 13 Feb 2002 15:04:38 -0000 Original-Received: from yxa.extundo.com (localhost.localdomain [127.0.0.1]) by yxa.extundo.com (8.12.2/8.12.2) with ESMTP id g1DF4b0M001799; Wed, 13 Feb 2002 16:04:37 +0100 Original-Received: from localhost (jas@localhost) by yxa.extundo.com (8.12.2/8.12.1/Submit) with ESMTP id g1DF4bFQ001796; Wed, 13 Feb 2002 16:04:37 +0100 X-Authentication-Warning: yxa.extundo.com: jas owned process doing -bs Original-To: Nicolas Kowalski In-Reply-To: Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:43075 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:43075 On Wed, 13 Feb 2002, Nicolas Kowalski wrote: > Simon Josefsson writes: > > >> What is wrong ? > > > > Most likely the server. Can you frob `imap-log' and post a snippet from > > the *imap-log* buffer containing the error. > > 81 EXPUNGE > 82 CLOSE > 83 UID SEARCH UNSEEN UNDELETED > 81 OK Mailbox checkpointed, but no messages expunged > 82 OK CLOSE completed > 83 BAD Command unrecognized: UID SEARCH Hm, are you running latest Oort? This seems to be a nnimap problem, but I thought it was fixed recently.