On Tue, May 24, 2011 at 8:07 PM, Ioan Eugen Stan <[email protected]> wrote:
>  (my observation)
>>
>> Kind of.. you often see an IMAP client todo some "big" FETCH on the first
>> connect to see if there are changes in the mailbox. Like
>>
>> a FETCH 1:* (FLAGS)
>>
>> This will hopefully get improved when Apache James IMAP supports the
>> CONDSTORE[a] and QRESYNC[b] extensions. But thats on my todo list ;)
>> Unfortunally this will need to change the API of the current mailbox release
>> (0.2), but thats not something you should care about atm. Just use
>> the 0.2 release for your development
>
> So I guess I should read the IMAP RFC to see how data is going to be
> accessed in order to make the data model just right.

The way clients use IMAP isn't deduceable from the RFCs. So don't
spend too much time trying to analyse the RFC...

Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to