<div dir="ltr">Hi Aki,<div><br></div><div>Any documentation on this topic?</div><div><br></div><div>Mura Andrei</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 6, 2020 at 5:27 PM Aki Tuomi <<a href="mailto:aki.tuomi@open-xchange.com">aki.tuomi@open-xchange.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">This is probably caused by systemd (or selinux or both).<br>
<br>
With systemd, you need to add<br>
<br>
ReadWritePaths=/home/mail<br>
<br>
to the systemd unit.<br>
<br>
Then you can check /var/log/audit/audit.log for any selinux specific problems. If you are using Centos/Redhat.<br>
<br>
Aki<br>
<br>
> On 06/04/2020 17:01 Andrei Petru Mura <<a href="mailto:mapandrei@gmail.com" target="_blank">mapandrei@gmail.com</a>> wrote:<br>
> <br>
> <br>
> Hi,<br>
> <br>
> Dovecot version 2.2.36<br>
> In log files I get this error:<br>
> dovecot: imap(test): Namespace '': mkdir(/home/mail/domain/test/Maildir) failed: Permission denied (euid=1005(vmail) egid=1005(vmail) missing +w perm: /home/mail/domain, UNIX perms appear ok (ACL/MAC wrong?))<br>
> <br>
> My authentication configuration is this:<br>
> passdb {<br>
>  driver = passwd-file<br>
>  args = username_format=%n /etc/dovecot/users<br>
> }<br>
> <br>
> userdb {<br>
>  driver = static<br>
>  args = uid=vmail gid=vmail home=/home/mail/domain/%n username_format=%n /etc/dovecot/users<br>
> <br>
> }<br>
> <br>
> /home/mail/domain/test directory is owned by vmail user.<br>
> How to fix this?<br>
> <br>
> Mura Andrei<br>
</blockquote></div>