Ah seems you have found a bug, apologies. =)
We'll look into it.
Aki
Well, I have to scrub most data from the output, but it is what Iwould have expected
# doveadm user <user>
field value
...
home /path/to/home
mail maildir:~/Maildir
...
On Wed, Jan 24, 2018 at 12:30 PM, Sami Ketola <sami.ketola@dovecot.fi> wrote:
> On 24 Jan 2018, at 13.21, Thorsten Hater <thorsten.hater@gmail.com> wrote:
>
> This is from my config
>
> mail_location = maildir:~/Maildir
>
> and in my userdb-ldap.conf
>
> user_attrs = \
> ... \
> =home=%{ldap:homedir}, \
> ...
>
> Am I missing something?
So what does "doveadm user <uid>" then return as home?
Sami