Viktor Dukhovni [2016-08-03 22:07 +0000] : > On Wed, Aug 03, 2016 at 11:59:17PM +0200, Niklaas Baudet von Gersdorff wrote: > > > Funny thing is that `postmap -q m...@niklaas.eu <ldap-config>` > > Instead of anecdotal re-interpretation of this claim, send the > actual command you used, and the actual output.
-- $ postmap -q m...@niklaas.eu ldap:/usr/local/etc/postfix/ldap/smtpd_sender_login_maps.cf n...@niklaas.eu -- > > 6 Aug 3 20:16:00 mx postfix/submission/smtpd[82701]: > > dict_ldap_lookup: /usr/local/etc/postfix/ldap/smtpd_sender_login_maps.cf: > > Searching with filter > > (&(objectClass=postfixUser)(mailacceptinggeneralid=m...@nikaas.eu)) > > 7 Aug 3 20:16:00 mx postfix/submission/smtpd[82701]: maps_find: > > smtpd_sender_login_maps: m...@nikaas.eu: not found > > This lookup produced no results. Perhaps you're using some other > ldap table or some other lookup key. [...] > Ditto. I use the same lookup table and lookup key (see above) and get no result when postfix queries OpenLDAP. Niklaas