Gnus development mailing list
 help / color / mirror / Atom feed
* nnimap and rescan group problem
@ 2002-02-13 14:25 Nicolas Kowalski
  2002-02-13 14:35 ` Simon Josefsson
  0 siblings, 1 reply; 7+ messages in thread
From: Nicolas Kowalski @ 2002-02-13 14:25 UTC (permalink / 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.



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-02-18  9:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-13 14:25 nnimap and rescan group problem Nicolas Kowalski
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

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).