On Wed, 26 Oct 2005 16:04:22 +0200, Thomas Bruederli roundcube@gmail.com wrote:
Actually RoundCube does not "count" messages but ask the server for the number of messages. This is called twice: ALL and UNREAD. These requests to the server take some time and we already has requests to skip this on login and do it in the background.
Unsubscribing should help because only subscribed folders are listed and requested for message count.
Don't know why the CVS version runs slower than the latest build...
Yes, unsubscribing from my larger 'archive' folders did the trick, it's very fast to login now, as I probably have perhaps 15,000 messages in my 'current' folders vs 80,000ish in my archive folders.
It *seemed* it was slower in the 102505 CVS than the 102105 release, but might have been my imagination.
Cheers