Re: [Exim] Handle only some addresses in a domain?

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Philip Hazel
Datum:  
To: Joe Frost
CC: exim-users
Betreff: Re: [Exim] Handle only some addresses in a domain?
On Wed, 7 Mar 2001, Joe Frost wrote:

> So would:
>
>         special_local:
>             driver = domainlist
>             condition = ${lookup ldap\
>            ldap:///dc=mydomain,dc=com?sn?sub?(uid=$local_part@*)}\
>            {yes}{no}}
>             domains = partialdomain.com
>             route_list = * localhost byname
>             self = local

>
>
> Work okay, assuming that the LDAP query is correct?


If the domain in the address is partialdomain.com and the condition
expansion yields "yes", then this router would pass the address to the
directors. You must then arrange that your directors deal with it as you
wish.

[There's a { missing before ldap: in your setting.]

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