[Dovecot] domain truncated

Timo Sirainen tss at iki.fi
Fri Feb 16 10:21:17 UTC 2007


On Thu, 2007-02-15 at 21:08 +0100, Nemanja Miletic wrote:
> Here info is searched in ldap: /etc/dovecot-ldap-virt.conf
> ...
> base = dc=%d,ou=Virtual Domains,dc=eunet,dc=yu
> pass_filter = (&(objectClass=posixAccount)(uid=%n))
> ...

Your pass_attrs probably has "uid=user" in it. This makes the username
same as the uid field's contents, so since you don't have domain in it
that's dropped. You could just remove the "uid=user" from pass_attrs to
fix it.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20070216/6813351a/attachment.pgp 


More information about the dovecot mailing list