[Dovecot] %d not recognized with LDAP
Jim Horner
jhorner at arinbe.com
Sat Jan 5 05:24:31 EET 2008
> Here's the relevant LDAP configuration:
> auth_bind = yes
> pass_attrs = uid=user
> pass_filter = uid=%n
>
> I tried setting the mail_location to: maildir:~/Maildir and explicitly
> specifying the full path, but still the Maildir is getting created
> with out the %d. Of course, the user is logging in with
> "admin at domain.com".
>
> Any ideas?
I'll take a stab at it... meaning I could be totally off-base...
pass_attrs = uid=user
my LDAP attributes look like
uid: jhorner
mail: jhorner at arinbe.com
so my pass_attrs are (among others)
pass_attrs = mail=user
More information about the dovecot
mailing list