method
setquota
v2_6_3 -
Show latest stable
- Class:
Net::IMAP
setquota(mailbox, quota)public
Sends a SETQUOTA command along with the specified mailbox and quota. If quota is nil, then quota will be unset for that mailbox. Typically one needs to be logged in as a server admin for this to work. The IMAP quota commands are described in [RFC-2087].