Re: [Imap-protocol] Error in RFC 4551 (CONDSTORE)??
Michael M Slusarz <[email protected]>
| Newsgroups | gmane.mail.imap.general |
|---|---|
| Message-ID | <20130304142714.Horde.s_tq5R6sICEto7h6FHx-9A1@bigworm.curecanti.org> |
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. michael _______________________________________________ Imap-protocol mailing list [email protected] http://mailman2.u.washington.edu/mailman/listinfo/imap-protocol