5 Jan
2013
5 Jan
'13
9:14 p.m.
Hello Karl-Heinz,
Averlon wrote:
f42252se dovecot: pop3-login: Error: auth: connect(login) in directory / failed: Permission denied (euid=113(
) egid=65534( ) missing +x perm: /, dir owned by 5000:5000 mode=0750) mail_location = maildir:~/Maildir
mail_location is relative to mail_home. Possibly some user has its mail_home or home directory set to /
Which home is displayed for the affected $username? doveadm user $username
Then set mail_home correctly for the user: mail_home = /mail/%d/%n or in the dovecot userdb.
Use variables from http://wiki2.dovecot.org/Variables