On Wed, 11 Apr 2001, Hans-Peter Zahno wrote:
> route_list = * ldap;;ldap:///ou=persons,ou=ufdir,dc=unifr,dc=ch?mailhost?sub?(mail=$local_part@???) byname
> ^
> note the doubled semicolon!
>
> but the debug output showed the following:
Oh, sorry. I am crazy. That is not the right syntax. You need
route_list = * "${lookup ldap{xxxx}}" byname
You want a string expansion lookup, not a domain list lookup.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.