Re: test address expansion with LDAP mapping

2016-11-03 Thread Noel Jones
On 11/3/2016 1:12 PM, Stephen Ingram wrote: > I found a way to test the expansion of normal .db maps: > > postmap -q testuser 'postconf -h virtual_alias_maps' > > however, it doesn't seem to work with LDAP maps. Is there a way to > test those as well? > > Steve Yes, it works with LDAP maps. W

Re: test address expansion with LDAP mapping

2016-11-03 Thread btb
On Nov 03, 2016, at 14.12, Stephen Ingram wrote: > > I found a way to test the expansion of normal .db maps: > > postmap -q testuser 'postconf -h virtual_alias_maps' > > however, it doesn't seem to work with LDAP maps. Is there a way to test those > as well? it's worked as documented for me,

test address expansion with LDAP mapping

2016-11-03 Thread Stephen Ingram
I found a way to test the expansion of normal .db maps: postmap -q testuser 'postconf -h virtual_alias_maps' however, it doesn't seem to work with LDAP maps. Is there a way to test those as well? Steve