virtual users with postfix

dravion.smith at gmx.net dravion.smith at gmx.net
Sat Aug 29 08:53:24 UTC 2015



Am 29.08.2015 um 10:44 schrieb Andreas Meyer:
> Hello!
>
> "dravion.smith at gmx.net" <dravion.smith at gmx.net> schrieb am 29.08.15 um 10:41:09 Uhr:
>
>> Am 29.08.2015 um 10:10 schrieb Andreas Meyer:
>>> Aug 29 09:52:57 imap(info at nimmini.de): Error: mkdir_parents(/var/lib/dovecot/db) failed: Permission denied
>>> Aug 29 09:52:57 imap(info at nimmini.de): Error: acl: dict commit failed
>>>
>> try chmod /var/lib/dovecot 755
> this is what it already has.
>
>    Andreas#
Hmm, did you use recursion?
Maybe something like
chmod -R 775 /var/lib/dovecot
or
chmod -R 777 /var/lib/dovecot
service dovecot restart

Will do the trick. Other users in the maillist archive reported this 
solved thadt error.
But maybe youre right and dovecot needs read/write/execute permissions 
as well
chown -R /var/lib/dovecot
service dovecot restart

And then relogin with Thunderbird or ou favorite IMAP client.
Hope this helps.

Greetings,
Dravion



More information about the dovecot mailing list