From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/43159 Path: main.gmane.org!not-for-mail From: Nicolas Kowalski Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap and rescan group problem Date: Mon, 18 Feb 2002 10:59:40 +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 1035178298 16088 80.91.224.250 (21 Oct 2002 05:31:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:31:38 +0000 (UTC) Cc: ding Return-Path: Original-Received: (qmail 10474 invoked from network); 18 Feb 2002 10:00:49 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 18 Feb 2002 10:00:49 -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 16ckaa-0006hu-00; Mon, 18 Feb 2002 04:00:04 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 18 Feb 2002 04:00:01 -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 DAA04550 for ; Mon, 18 Feb 2002 03:59:49 -0600 (CST) Original-Received: (qmail 10237 invoked by alias); 18 Feb 2002 09:59:44 -0000 Original-Received: (qmail 10228 invoked from network); 18 Feb 2002 09:59:43 -0000 Original-Received: from imag.imag.fr (129.88.30.1) by gnus.org with SMTP; 18 Feb 2002 09:59:43 -0000 Original-Received: from ormelune.imag.fr (ormelune.imag.fr [129.88.43.35]) by imag.imag.fr (8.11.6/8.11.6) with ESMTP id g1I9xf814621; Mon, 18 Feb 2002 10:59:42 +0100 (MET) Original-Received: from olan.imag.fr.imag.fr (olan [129.88.43.51]) by ormelune.imag.fr (8.10.2+Sun/jtpda-5.3.3) with ESMTP id g1I9xFP20568 ; Mon, 18 Feb 2002 10:59:15 +0100 (MET) Original-To: Simon Josefsson X-Face: #v^9{p"~.e3TDs~r\ (Simon Josefsson's message of "Wed, 13 Feb 2002 16:04:36 +0100 (CET)") Original-Lines: 26 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.1 (Cuyahoga Valley, i686-pc-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:43159 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:43159 Simon Josefsson writes: > 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. I just upgraded my Oort copy from CVS this morning. I still have the problem. Any idea ? Thanks in advance, Nicolas.