setacl

setacl(mailbox, user, rights)
Instance Public methods

Sends the SETACL command along with mailbox, user and the rights that user is to have on that mailbox. If rights is nil, then that user will be stripped of any rights to that mailbox. The IMAP ACL commands are described in [RFC-2086].

doc_ruby_on_rails
2015-04-22 02:01:30
Comments
Leave a Comment

Please login to continue.