method

setquota

v1_9_3_392 - 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 server admin for this to work. The IMAP quota commands are described in [RFC-2087].