Lines Matching defs:setacl
17 # GET/SETACL contributed by Anthony Baxter <anthony@interlink.com.au> April 2001.
70 'SETACL': ('AUTH', 'SELECTED'),
663 def setacl(self, mailbox, who, what):
666 (typ, [data]) = <instance>.setacl(mailbox, who, what)
668 return self._simple_command('SETACL', mailbox, who, what)