Moin,
2 years ago I created a public Folder using the following command
docker compose exec dovecot-mailcow doveadm acl set -A “Public/MyFolder” “authenticated” lookup read write write-seen write-deleted insert post delete expunge create
The folder still exists and anybody has access to it. As the size of my mail-environment is growing i want to revoke this global access and grant access to this public Folder only for few of my users.
How do I delete this public access and grant only to a small group of 11 users ?
Any help will be highly appreciated.
Best regards
Jens