Am 29.08.2015 um 10:44 schrieb Andreas Meyer:
Hello!

"[email protected]" <[email protected]> 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([email protected]): Error: 
mkdir_parents(/var/lib/dovecot/db) failed: Permission denied
Aug 29 09:52:57 imap([email protected]): 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

Reply via email to