Gnus development mailing list
 help / color / mirror / Atom feed
From: Linus Nordberg <linus@nordberg.se>
Subject: [nnimap] "UID SEARCH" on closed folder
Date: Sat, 27 Sep 2003 09:54:52 +0200	[thread overview]
Message-ID: <yszisnelkuu.fsf@king.swox.se> (raw)

[-- Attachment #1: Type: text/plain, Size: 431 bytes --]

Gnus v5.10.2
GNU Emacs 21.3.1 (i386--freebsd, X toolkit, Xaw3d scroll bars)
 of 2003-06-15 on fluff

I see this when speaking to a Cyrus IMAP4 v2.1.12 server.

--8<---------------cut here---------------start------------->8---
19 CLOSE
20 UID SEARCH UNSEEN UNDELETED
* 4 EXISTS
* 0 RECENT
18 OK Completed
19 OK Completed
--8<---------------cut here---------------end--------------->8---

See attached file for full log.

-- 
Linus


[-- Attachment #2: User settings --]
[-- Type: application/emacs-lisp, Size: 4477 bytes --]

[-- Attachment #3: cyrus-bug-1.txt --]
[-- Type: text/plain, Size: 2320 bytes --]

* OK b.swox.se Cyrus IMAP4 v2.1.12 server ready
1 CAPABILITY
* CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES IDLE STARTTLS AUTH=PLAIN AUTH=DIGEST-MD5
1 OK Completed
2 LOGIN "<user>" "<pw>"
2 OK User logged in
3 SELECT "INBOX"
* FLAGS (\Answered \Flagged \Draft \Deleted \Seen gnus-expire gnus-save gnus-forward)
* OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen gnus-expire gnus-save gnus-forward \*)]  
* 4 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 977433818]  
* OK [UIDNEXT 385]  
3 OK [READ-WRITE] Completed
4 UID SEARCH UNSEEN UNDELETED
* SEARCH
4 OK Completed (0 msgs in 0.000 secs)
5 EXPUNGE
* 4 EXISTS
* 0 RECENT
5 OK Completed
6 CLOSE
6 OK Completed
7 SELECT "INBOX"
* FLAGS (\Answered \Flagged \Draft \Deleted \Seen gnus-expire gnus-save gnus-forward)
* OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen gnus-expire gnus-save gnus-forward \*)]  
* 4 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 977433818]  
* OK [UIDNEXT 385]  
7 OK [READ-WRITE] Completed
8 UID SEARCH UNSEEN UNDELETED
* SEARCH
8 OK Completed (0 msgs in 0.000 secs)
9 UID SEARCH SEEN
* SEARCH 221 262 331 369
9 OK Completed (4 msgs in 0.000 secs)
10 UID SEARCH FLAGGED
* SEARCH
10 OK Completed (0 msgs in 0.000 secs)
11 UID SEARCH ANSWERED
* SEARCH
11 OK Completed (0 msgs in 0.000 secs)
12 UID SEARCH KEYWORD gnus-expire
* SEARCH 369
12 OK Completed (1 msgs in 0.000 secs)
13 UID SEARCH KEYWORD gnus-save
* SEARCH
13 OK Completed (0 msgs in 0.000 secs)
14 UID SEARCH KEYWORD gnus-forward
* SEARCH
14 OK Completed (0 msgs in 0.000 secs)
15 UID SEARCH RECENT
* SEARCH
15 OK Completed (0 msgs in 0.000 secs)
16 FETCH 1,* UID
* 1 FETCH (UID 221)
* 4 FETCH (UID 369)
16 OK Completed
17 STATUS "INBOX" (unseen)
* STATUS INBOX (UNSEEN 0)
17 OK Completed
18 EXPUNGE
19 CLOSE
20 UID SEARCH UNSEEN UNDELETED
* 4 EXISTS
* 0 RECENT
18 OK Completed
19 OK Completed
20 BAD Please select a mailbox first
21 SELECT "INBOX"
* FLAGS (\Answered \Flagged \Draft \Deleted \Seen gnus-expire gnus-save gnus-forward)
* OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen gnus-expire gnus-save gnus-forward \*)]  
* 4 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 977433818]  
* OK [UIDNEXT 385]  
21 OK [READ-WRITE] Completed

             reply	other threads:[~2003-09-27  7:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-27  7:54 Linus Nordberg [this message]
2003-09-27 16:50 ` Simon Josefsson
2003-09-29 15:06   ` Linus Nordberg

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=yszisnelkuu.fsf@king.swox.se \
    --to=linus@nordberg.se \
    /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).