Re: [Exim] dynamically selecting transport

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Hans-Peter Zahno
Cc: exim-users
Asunto: Re: [Exim] dynamically selecting transport
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.