search for: imap_deleteacl

Displaying 1 result from an estimated 1 matches for "imap_deleteacl".

2011 Jun 09
1
Question about Dovecot-ACLs
Hi there, i try to create an php-script to control acl's for public folders without file-manipulation. For this i use imap_setacl() like this example: imap_setacl($mbox,"INBOX/test", "email at domain.tld", "lrwstipekxa"); The acl-file looks so: ~:> cat dovecot-acl user=email at domain.tld akxeilprwts But i have a problem with the follow function: