Re: [Imap-protocol] condstore mod-sequence 0
Timo Sirainen <[email protected]>
| Newsgroups | gmane.mail.imap.general |
|---|---|
| Message-ID | <[email protected]> |
On 4.12.2012, at 2.46, Johnathan Galton wrote: > In section 3.3.1 of RFC 4551 it says for FETCH to only return messages where the mod-sequence of the message is "bigger than" that specified (i.e. ">"). However, it seems reasonable for clients to be able to say "FETCH ... (CHANGEDSINCE 0)" and retrieve *all* messages (AFAICT thunderbird does this initially), however 0 isn't "bigger than" any valid value that we may store for the mod-sequence of a message. According to RFC 4551 ABNF it's illegal for client to send CHANGEDSINCE 0. It simply shouldn't include the CHANGESINCE parameter if it wants to fetch everything. It wouldn't be wrong for servers to simply reject this command with a BAD reply. _______________________________________________ Imap-protocol mailing list [email protected] http://mailman2.u.washington.edu/mailman/listinfo/imap-protocol