ACL Troubles
Bobber
bobber at kc0dxf.net
Fri Dec 4 22:17:05 UTC 2015
Using dovecot version 2.2.19.
In the config file I have the following to set up acls:
> mail_plugins = $mail_plugins acl
> protocol imap {
> mail_plugins = $mail_plugins imap_acl
> }
> plugin {
> acl = vfile:/usr/local/etc/dovecot/acls:cache_secs=300
> }
And here's my acl file:
> * anyone rl
I am getting the following error in the dovecot log file:
> Error: Global ACL file /usr/local/etc/dovecot/acls line 1: Unknown ID
'anyone rl'
Also, my subfolders in the shared mailbox area are no longer visible or
accessible.
Any ideas what I am doing wrong?
--
*Bob Wooldridge*
Blog: http://kc0dxf.net/blog/
More information about the dovecot
mailing list