On 23 Feb 2020, at 03:45, 横山航平 <[email protected]> wrote: > dovecot: doveadm(nfsnobody): Error: sync: User init failed > dovecot: doveadm(nfsnobody): Error: User initialization failed: Namespace '': > mkdir(/var/lib/nfs/Maildir) failed: Permission denied (euid=65534(nfsnobody) > egid=65534(nfsnobody) missing +w perm: /var/lib/nfs, dir owned by 0:0 > mode=0755)
The user nfsnobdy does not have permission to write to /var/lib/nfs/Maildir to create the user folders. That is beyond dovecot. doveconf -n output would maybe help, but this is probably a file system/user issue.
