Where can I find information about JavaMail support for quotas?
Created May 7, 2012
John Zukowski Quota support is specific to IMAP. The specific support depends on the provider. For the Sun IMAP provider, package com.sun.mail.imap, you'll find a Quota class and a getQuota() method for the IMAPStore.