Skip to content

Commit 1ca5de4

Browse files
slusarzcmouse
authored andcommitted
acl: Move warning info into an actual warning box
1 parent 6fd819f commit 1ca5de4

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

docs/core/plugins/acl.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,16 @@ themselves).
2323
The ACL code was written to allow multiple ACL backends, but currently Dovecot
2424
supports 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
2728
permissions 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

0 commit comments

Comments
 (0)