| |||||||||||||||||||||||||||||||
|
> No, that configuration would only make catchall a valid > address. The following filter will make sure the lookup of any address > returns a valid result iff the target domain has a catchall > address in the mail attribute (adding support for mailAlternateAddress > is left as an exercise). > > |(mail=%s)(mail=catchall@%d) Thanks, I have it working now, with following configuration. server_host = ldap://localhost bind = no search_base = o=isp query_filter = (&(objectClass=qmailUser)(|(mail=%s)(mailAlternateAddress=%s)(mai lAlternateAddress=catchall@%d))) result_attribute = mail,mailAlternateAddress raj
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com