[PATCH] Faster getUnreadMessageCount

Byron Foster <[email protected]> Mon, 30 May 2005 17:45:26 -0700
Newsgroups gmane.comp.java.classpath.extensions.javamail
Message-ID <[email protected]>
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.

_______________________________________________
Classpathx-javamail mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpathx-javamail