Re: [PATCH] Faster getUnreadMessageCount
Chris Burdess <[email protected]> Thu, 2 Jun 2005 18:45:36 +0100
| Newsgroups | gmane.comp.java.classpath.extensions.javamail |
|---|---|
| Message-ID | <[email protected]> |
Byron Foster wrote: > The following patch implements the methods getUnreadMessageCount() and > getDeletedMessageCount() by performing a server side search which is much > faster then the parent class implementation which downloads all messages > then counts the messages that possess a given flag. Thanks, this patch has been applied. -- Chris Burdess