1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-02-22 12:18:48 +00:00
Files
mailcow-dockerized/data/conf/dovecot/conf.d/40-acl.conf
2025-08-28 10:26:55 +02:00

12 lines
230 B
Plaintext

# /etc/dovecot/conf.d/40-acl.conf
# ACL and shared mailboxes.
imap_acl_allow_anyone = </etc/dovecot/acl_anyone
acl_sharing_map {
dict file {
path = /var/vmail/shared-mailboxes.db
}
}
acl_driver = vfile
acl_user = %{user}