How can I work with quotas without limiting myself to IMAP specific APIs?
Created May 8, 2012
John Zukowski See the QuotaAwareStore interface added to JavaMail 1.4. It is a new interface that the actual IMAP Store implements.
Created May 8, 2012