9 Aug
2015
9 Aug
'15
9:36 p.m.
Paul Hoffman skrev den 2015-08-09 20:20:
Fatal: Import namespace initialization failed: Initializing mail storage from mail_location parameter failed: mkdir(/home/phoffman/project1) failed: Permission denied (euid=1013(phoffprop) egid=1013(phoffprop) missing +w perm: /home/phoffman, dir owned by 1001:1001 mode=0755)
Does this error indicate that it is trying to write to the mbox file instead of reading it? If so, why?
nope, you have to tell dovecot auth backend more how to write to homedir of 'id proffprop'
uid and gid does not match
as i read it, proffprop have uid 1001 and dovecot tryed to write to 1013
search that error and solve it