2012/3/30 Mikel <mgils...@grupoavalon.es>

> **
> Thank you!!!
>
> Now I get result from query!! Can you explain me? why %s?  & is for make
> two conditions no?
>

%s is replaced by the full email address. Yes, & checks that there is both
objectClass=organizationalPerson and mail=%s in the entry.

You can find more documentation on this at
http://www.postfix.org/LDAP_README.html.

Steve

Reply via email to