Nerijus Kislauskas:
> On 10/26/2011 02:09 PM, Noel Jones wrote:
> > The postfix database interface is a general-purpose mechanism, not
> > an LDAP interface. In the case of relay_recipient_maps, the
> > requirement is that a result must be returned, but the value is not
> > used. As long as a lookup returns anything, the user is considered
> > valid.
>
> It depends how you understand "lookup returns". It may be:
With Postfix, it means that the ldap_table(5) query returns NO RESULT.
Whatever it takes in the LDAP query that is what will be needed.
Wietse