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