imap-acl plugin¶
See also
See IMAP ACLs for information on the IMAP ACL plugin.
Settings¶
- acl_anyone¶
Default: <empty>
Values:
allow
Users who have different set of keys cannot share mails when the mails are encrypted, but sharing is possible within the scope of a key.
By default Dovecot doesn’t allow using the IMAP “
anyone
” or “authenticated
” identifier, because it would be an easy way to spam other users in the system. If you wish to allow it, set:plugin { acl_anyone = allow }