Gnus development mailing list
 help / color / mirror / Atom feed
From: Nicolas Kowalski <Nicolas.Kowalski@imag.fr>
Subject: nnimap and rescan group problem
Date: Wed, 13 Feb 2002 15:25:08 +0100	[thread overview]
Message-ID: <vqolmdxqx17.fsf@olan.imag.fr> (raw)


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")
  signal(error ("Internal error, tag 146 status BAD code nil text Command unrecognized: UID SEARCH"))
  cerror("Internal error, tag %s status %s code %s text %s" 146 BAD nil "Command unrecognized: UID SEARCH")
  apply(cerror ("Internal error, tag %s status %s code %s text %s" 146 BAD nil "Command unrecognized: UID SEARCH"))
  error("Internal error, tag %s status %s code %s text %s" 146 BAD nil "Command unrecognized: UID SEARCH")
  imap-parse-response()
  imap-arrival-filter(#<network connection "imap" (143 . "myserver") state:run> "146 BAD Command unrecognized: UID SEARCH\r\n")
  accept-process-output(#<network connection "imap" (143 . "myserver") state:run> 1)
  imap-wait-for-tag(146 nil)
  imap-send-command-wait("UID SEARCH UNSEEN UNDELETED")
  imap-search("UNSEEN UNDELETED")
  nnimap-request-update-info-internal("INBOX" ("INBOX" 3 ((1 . 1)) ((seen 1) (recent 1)) nil ((uidvalidity . "1"))) "")
  nnimap-request-group("INBOX" "" nil)
  gnus-activate-group("INBOX" scan)
  gnus-group-get-new-news-this-group(1)
  gnus-summary-reselect-current-group(nil t)
  gnus-summary-rescan-group(nil)
  call-interactively(gnus-summary-rescan-group)


What is wrong ?
Thanks.

Nicolas.

PS : the IMAP server is UW.



             reply	other threads:[~2002-02-13 14:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-13 14:25 Nicolas Kowalski [this message]
2002-02-13 14:35 ` Simon Josefsson
2002-02-13 14:45   ` Nicolas Kowalski
2002-02-13 15:04     ` Simon Josefsson
2002-02-13 15:08       ` Nicolas Kowalski
2002-02-18  9:59       ` Nicolas Kowalski
2002-02-13 15:03   ` Nicolas Kowalski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vqolmdxqx17.fsf@olan.imag.fr \
    --to=nicolas.kowalski@imag.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).