[Dovecot] qmail-ldap LDA Delivery and sieve
Deepak
deepakmdass88 at gmail.com
Sat May 4 20:27:02 EEST 2013
Hi
I used the below filter in my dovecot-ldap-userdb.conf file,
user_attrs = homeDirectory=home, uidNumber=uid, gidNumber=gid
user_filter = (&(objectClass=posixAccount)(|(mail=%u)(mailAlternateAddress=%u)
(uid=%u)))
This above filter was working fine for me,
and it's delivering fine for all the domains.
seive is also working fine.
The "-d" in dovecot-lda will do userdb lookup with ldap.
More information about the dovecot
mailing list