File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -23,11 +23,16 @@ themselves).
2323The ACL code was written to allow multiple ACL backends, but currently Dovecot
2424supports only virtual ACL files.
2525
26- Note that using ACLs doesn't grant mail processes any extra filesystem
26+ ::: warning
27+ Using ACLs doesn't grant mail processes any extra filesystem
2728permissions that they already don't have.
29+
2830[[ link,shared_mailboxes_permissions,You must make sure that the processes have enough permissions]]
29- to be able to access the mailboxes. When testing you could first try
30- accessing shared/public mailboxes without ACL plugin even enabled.
31+ to be able to access the mailboxes.
32+
33+ To test, you can first try accessing shared/public mailboxes without
34+ ACL plugin enabled.
35+ :::
3136
3237## Settings (dovecot.conf)
3338
You can’t perform that action at this time.
0 commit comments