mailcow-dockerized-docs/docs/manual-guides/Dovecot/u_e-dovecot-any_acl.en.md
Niklas Meyer 5c1c263e46 Revert "Compose v2"
This reverts commit 423f24f6f2.
2022-06-01 15:39:27 +02:00

273 B

On August the 17th, we disabled the possibility to share with "any" or "all authenticated users" by default.

This function can be re-enabled by setting ACL_ANYONE to allow in mailcow.conf:

ACL_ANYONE=allow

Apply the changes by running docker-compose up -d.