Hello,
I’m trying to fix ACL support for cyrus in our software written in PHP.
It’s hard to understand which user id is expected when calling imap_setacl:
https://www.php.net/manual/en/function.imap-setacl.php
Does using the user email address works?
Is using imap_setacl the same as using the
Hi James,
Quoting "James B. Byrne via Info-cyrus" :
We are transferring an existing cyrus-imapd 3.0.11 mailstore to
another host also running cyrus-imapd 3.0.11. I cannot find any
documentation on how one transfers user quotas. Can someone provide
me with the link to the documentation or expl