[email protected]:
> hi..
>
> my postfix checks against openldap.
> postfix first uses the ldap-aliases.cf to check if its a valid user
> email, that works.
> then i tried to use the same ldap-aliases.cf for smtpd_sender_login_maps
>
> But that doesnt work.
> I get a:
> postfix/local[7683]: warning: dict_ldap_connect: Unable to bind to
> server ldaps://ldap.example.com:636 as cn=postfix
> server,ou=Server,dc=example,dc=com: -1 (Can't contact LDAP server)
>
> [r...@testmail postfix]# postmap -q [email protected]
Don't run the test as root.
Wietse