Re: [Imap-protocol] Error in RFC 4551 (CONDSTORE)??
Alexey Melnikov <[email protected]>
| Newsgroups | gmane.mail.imap.general |
|---|---|
| Message-ID | <[email protected]> |
On 04/03/2013 21:27, Michael M Slusarz wrote: > Quoting Pete Maclean <[email protected]>: > >> It seems to me that there is an error in Example 5 of section 3.2. >> It reads: >> >> C: c101 STORE 1 (UNCHANGEDSINCE 12121230045) -FLAGS.SILENT >> (\Deleted) >> S: * OK [HIGHESTMODSEQ 12111230047] >> S: * 50 FETCH (MODSEQ (12111230048)) >> S: c101 OK Store (conditional) completed >> >> >> Surely the message index in the first line (1) should match that in >> the third line (50). > > I think you are correct. The '* 50' response has to relate-back to > the original request since the conditional store was successful (no > MODIFIED response-code was returned) and successful conditional stores > MUST return the FETCH (MODSEQ) data for every message that was changed. You are right, it should be either "STORE 50 ..." or "* 1 FETCH ...". _______________________________________________ Imap-protocol mailing list [email protected] http://mailman2.u.washington.edu/mailman/listinfo/imap-protocol