On 9/24/2010 8:46 AM, Frank Bonnet wrote:
Hello
is it possible to use LDAP lookup in the relay_recipients_maps
statement ?
If yes ant infos links welcome !
Thanks
Yes, you can use LDAP for relay_recipient_maps. The result
must be the same as with simple indexed files.
http://www.postfix.org/postconf.5.html#relay_recipient_maps
Postfix is map-type agnostic; you can use any supported map
type for any *maps parameter. This frees you to choose the
map type based on the type of data you are looking up and
where the data resides.
-- Noel Jones