From 335af84caaf9b35e72a4d22fbea27d97c5668d00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Peters?= Date: Tue, 7 Jul 2020 21:01:07 +0200 Subject: [PATCH] Update u_e-dovecot-public_folder.md --- docs/u_e-dovecot-public_folder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/u_e-dovecot-public_folder.md b/docs/u_e-dovecot-public_folder.md index 1bdd17ab7..1c2ec8a6d 100644 --- a/docs/u_e-dovecot-public_folder.md +++ b/docs/u_e-dovecot-public_folder.md @@ -27,7 +27,7 @@ docker-compose exec dovecot-mailcow doveadm acl set -A "Public/Develcow" "authen Adjust the command to your needs if you like to assign more granular rights per user (use `-u user@domain` instead of `-A` for example). -### Allow authenticated users access to the whole public namespace +## Allow authenticated users access to the whole public namespace To allow all authenticated users access full access to the whole public namespace and its subfolders, create a new `dovecot-acl` file in the namespace root directory: