%d ignored from auth-passwdfile.conf.ext configuration file

Andrei Petru Mura mapandrei at gmail.com
Mon Apr 13 12:05:04 EEST 2020


I try to configure dovecot with virtual users. I put my users file in
folder /etc/dovecot/my_domain_name/users.
My auth-passwdfile.conf.ext file looks like this:
passdb {
  driver = passwd-file
  args = username_format=%n /etc/dovecot/%d/users
}

When I try to log in, I get this:
dovecot: auth: Error:
passwd-file(test,some.ip.addr.here,<rQT+ziijGE1tpoAB>):
stat(/etc/dovecot//users) failed: No such file or directory

As you can see, %d isn't interpreted. Why is this happening? Any hints?

Thanks,
Mura Andrei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20200413/29aaadf8/attachment.html>


More information about the dovecot mailing list