<div dir="ltr">I try to configure dovecot with virtual users. I put my users file in folder /etc/dovecot/my_domain_name/users.<div>My auth-passwdfile.conf.ext file looks like this:</div><div>passdb {<br>  driver = passwd-file<br>  args = username_format=%n /etc/dovecot/%d/users<br>}<br></div><div><br></div><div>When I try to log in, I get this:</div><div>dovecot: auth: Error: passwd-file(test,some.ip.addr.here,<rQT+ziijGE1tpoAB>): stat(/etc/dovecot//users) failed: No such file or directory<br></div><div><br></div><div>As you can see, %d isn't interpreted. Why is this happening? Any hints?</div><div><br></div><div>Thanks,</div><div>Mura Andrei</div></div>