Hello,

I've some trouble using ldap aliases. My settings are:

server_host = localhost
search_base = dc=oknw
bind_dn = uid=postfix,cn=staff,dc=oknw
bind_pw = XXX
version = 3
query_filter =  (&(mail=%s)(objectClass=mailAccount))
result_attribute = forward

Postfix is: 2.5.5 (Debian GNU/Linux)
My itention is, that all valid mail aliases have mail=%s set. Furthermore 
forward: points to its destination.

Lets assume there is test.forw...@v50993.topnetworks.de
http://pastie.org/730216

If I try to write an E-Mail to him, it bounces. slapd / postfix logs:
http://pastie.org/730229

What I don't get is:
Why do the ldap requests at 13:57(conn=34) and at 13:55 (conn=38) differ?
Why does postfix ignore the result attribute?

Thanks in advance,
Keep smiling
yanosz

Reply via email to