From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/43071 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 15:35:08 +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 1035178225 15631 80.91.224.250 (21 Oct 2002 05:30:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:30:25 +0000 (UTC) Cc: ding Return-Path: Original-Received: (qmail 24431 invoked from network); 13 Feb 2002 14:35:49 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 13 Feb 2002 14:35: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 16b0VJ-00023r-00; Wed, 13 Feb 2002 08:35:25 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 13 Feb 2002 08:35:23 -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 IAA08320 for ; Wed, 13 Feb 2002 08:35:13 -0600 (CST) Original-Received: (qmail 24427 invoked by alias); 13 Feb 2002 14:35:11 -0000 Original-Received: (qmail 24422 invoked from network); 13 Feb 2002 14:35:10 -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 14:35:10 -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 g1DEZ80M001575; Wed, 13 Feb 2002 15:35:09 +0100 Original-Received: from localhost (jas@localhost) by yxa.extundo.com (8.12.2/8.12.1/Submit) with ESMTP id g1DEZ8b5001572; Wed, 13 Feb 2002 15:35:08 +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:43071 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:43071 On Wed, 13 Feb 2002, Nicolas Kowalski wrote: > > Hello. > > I just have noticed that when I delete an article (B DEL) in a nnimap > group (in this case INBOX), then rescan this group (Meta-g), I get the > following error : > > Signaling: (error "Internal error, tag 146 status BAD code nil text Command unrecognized: UID SEARCH") ... > > What is wrong ? Most likely the server. Can you frob `imap-log' and post a snippet from the *imap-log* buffer containing the error. > PS : the IMAP server is UW. An old version, perhaps?