(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.

>
> Hope it helps,
> Norman
>
> [a] http://tools.ietf.org/html/rfc4551
> [b] http://tools.ietf.org/search/rfc5162
> [c] http://cr.yp.to/proto/maildir.html
> [d] http://www.courier-mta.org/imap/README.maildirquota.html
> [e] http://www.hazelcast.com/
>

Oh goodie, more reading . I hope this doesn't form a trend :D.

-- 
Ioan-Eugen Stan

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

Reply via email to