method

setacl

v2_6_3 - Show latest stable - Class: Net::IMAP
setacl(mailbox, user, rights)
public

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