getquota(mailbox)
Instance Public methods
Sends the GETQUOTA command along with specified mailbox
. If
this mailbox exists, then an array containing a Net::IMAP::MailboxQuota
object is returned. This command generally is only available to server
admin.
Please login to continue.