Mark Par wrote:
hi,
i'm trying to read the mails of virtual users by setting the value of
mail_location to /mail/virtual/%d/%u/Maildir. however, the %d does
not resolve to the domain. i am using ldap as my passdb and userdb.
what am i missing here?
| May 21 04:32:42 localhost dovecot: auth(default):
auth([EMAIL PROTECTED],xx.xx.xx.xx): username changed
[EMAIL PROTECTED] -> foo.bar
That's why ^^^^. Your ldap passdb query needs to return
[EMAIL PROTECTED] as the user variable. See:
http://wiki.dovecot.org/PasswordDatabase/ExtraFields/User