Re: Expected output for local_recipient_maps = ldap:...

2009-07-22 Thread Magnus Bäck
On Wednesday, July 22, 2009 at 07:31 CEST, Olivier Nicole wrote: > In my Postfix configuration I have > > local_recipient_maps = unix:passwd.byname $alias_maps > ldap:$config_directory/ldap_local_recipient > > What is the expected output of the ldap: part? Anything non empty

Expected output for local_recipient_maps = ldap:...

2009-07-21 Thread Olivier Nicole
Hi, In my Postfix configuration I have local_recipient_maps = unix:passwd.byname $alias_maps ldap:$config_directory/ldap_local_recipient What is the expected output of the ldap: part? Anything non empty means the user is local? The user ID? Something else? Best regards, Olivier