imap_getacl Gets the ACL for a given mailbox &reftitle.description; arrayimap_getacl resourceimap_stream stringmailbox Gets the ACL for a given mailbox. &reftitle.parameters; &imap.imap-stream.description; mailbox The mailbox name, see imap_open for more information &imap.mailboxname.insecure; &reftitle.returnvalues; Returns an associative array of "folder" => "acl" pairs. &reftitle.examples; <function>imap_getacl</function> example ]]> &example.outputs.similar; lrswipcda [anothersubfolder] => lrswipcda ) ]]> &reftitle.notes; This function is currently only available to users of the c-client2000 or greater library. &reftitle.seealso; imap_setacl