On 16.2.2011, at 17.42, Thomas Skowron wrote: > 2011-02-16 14:23:49 dovecot: Fatal: chdir(/home/vmail/XXX/thomas/) failed: > Permission denied (euid=5000(<unknown>) egid=5000(<unknown>) stat() failed: > No such file or directory)
Weirdness 1: So there's <unknown> even though 5000 uid and gid exists? Weirdness 2: stat() fails with ENOENT. Do you have SELinux or something enabled?
