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/

Reply via email to