bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mailutils] imap4d protocol bug


From: Simon Josefsson
Subject: [bug-mailutils] imap4d protocol bug
Date: Fri, 17 Jan 2003 14:07:03 +0100
User-agent: Gnus/5.090013 (Oort Gnus v0.13) XEmacs/21.4 (Portable Code, i686-pc-linux)

Compare:

,----
| 40 SELECT "INBOX"
| * OK [UIDVALIDITY 0] UID valididy status
| * OK [UIDNEXT 0] Predicted next uid
| * FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
| * OK [PERMANENTFLAGS (\Answered \Deleted \Seen)] Permanent flags
| 40 OK [READ-WRITE] SELECT Completed
`----

with

,----
| 6.3.1.  SELECT Command
| 
|    Arguments:  mailbox name
| 
|    Responses:  REQUIRED untagged responses: FLAGS, EXISTS, RECENT
|                OPTIONAL OK untagged responses: UNSEEN, PERMANENTFLAGS
`----

I believe you have to return the EXISTS untagged response too.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]