<div class="gmail_quote">2012/3/30 Mikel <span dir="ltr">&lt;<a href="mailto:mgilsanz@grupoavalon.es">mgilsanz@grupoavalon.es</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<u></u>


  
  

<div>
Thank you!!!<br>
<br>
Now I get result from query!! Can you explain me? why %s?  &amp; is for make two conditions no?<br></div></blockquote><div><br></div><div>%s is replaced by the full email address. Yes, &amp; checks that there is both objectClass=organizationalPerson and mail=%s in the entry.</div>
<div><br></div><div>You can find more documentation on this at <a href="http://www.postfix.org/LDAP_README.html">http://www.postfix.org/LDAP_README.html</a>.</div><div><br></div><div>Steve</div></div>