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

Pàgina inicial
Delete this message
Reply to this message
Autor: Philip Hazel
Data:  
A: Joe Frost
CC: exim-users
Assumpte: 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.