1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-08 00:32:30 +00:00
Files
mailcow-dockerized/data/conf/dovecot/conf.d/40-acl.conf
2026-03-04 15:19:42 +01: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}