setquota

setquota(mailbox, quota)
Instance Public methods

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].

doc_ruby_on_rails
2015-04-22 02:05:16
Comments
Leave a Comment

Please login to continue.