Re: [Exim] dynamically selecting transport

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Philip Hazel
Datum:  
To: Hans-Peter Zahno
CC: exim-users
Betreff: Re: [Exim] dynamically selecting transport
On Wed, 11 Apr 2001, Hans-Peter Zahno wrote:

> I did some tests using the following domainlist router, but I still have
> problems with correctly using route_query and setting the option 'byname':
>
> exchange_route:
> driver = domainlist
> domains = unifr.ch
> transport = remote_smtp
> search_type = ldap
> route_query = ldap:///ou=persons,ou=ufdir,dc=unifr,dc=ch?mailhost?sub?(mail=$local_part@???)


> I would like to set the 'byname' option.
> If you could point me in the right direction, Thanks


Instead of route_query and search_type, set

route_list = * ldap;xxxx byname

where xxxx is the LDAP query (including the leading "ldap:").

-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.