Pretty sure you can't use wildcards. Use perl to get a listing of mailboxes
and then iterate over that list in perl, calling setacl on each one.
Bron.
On Thu, Mar 19, 2015, at 07:21 PM, Manuel Vazquez wrote:
> Hi!.
>
> I don't know is this question is or not off topic.
>
> I write a s
Hi!.
I don't know is this question is or not off topic.
I write a script in perl to set acl to one user on the many mailbox in my
cyrus servers.
When I call the method setaclmailbox($mailbox,$user,$acl) and I try to send
the wildcards on the $mailbox var, the method fail. I print the error but
t