Timo Sirainen wrote:
> On Wed, 2009-03-18 at 16:20 +0100, Seba wrote:
>> dovecot.conf
>> =========
>
> dovecot -n is preferred to copy&pasting the actual config file.
>
> Anyway it looks like you're missing:
>
> plugin {
> acl = vfile:
> }
thanks Timo. I've added the above section and now it's OK.
Seba