For the python client I need to have mailbox="something"
user="something" id="something" otherwise I get the invalid parameter
message.
**
On 27/05/2021 13:26, Aki Tuomi wrote:
On 27/05/2021 15:13 Rhodri Jones wrote:
I asked previously for info about the API options for doveadm acl delete
> On 27/05/2021 15:13 Rhodri Jones wrote:
>
>
> I asked previously for info about the API options for doveadm acl delete but
> I think my question was misunderstood.
>
> I want to know the command I would use (with curl for instance) that
> corresponds with:
>
> doveadm acl delete -u INBO
I asked previously for info about the API options for doveadm acl delete but I
think my question was misunderstood.
I want to know the command I would use (with curl for instance) that
corresponds with:
doveadm acl delete -u INBOX user=
Using the python client for doveadm http API I can see
> On 26/05/2021 16:12 Rhodri Jones wrote:
>
>
> Can anyone tell me how to do the following using the API.
>
> doveadm acl get -u INBOX
>
> doveadm acl delete -u INBOX user=$user
>
> Are the ACL API options documented somewhere?
>
> Thanks
> --
https://wiki2.dovecot.org/Tools/Doveadm/AC
Can anyone tell me how to do the following using the API.
doveadm acl get -u INBOX
doveadm acl delete -u INBOX user=$user
Are the ACL API options documented somewhere?
Thanks
--