> 
> OK understood,
> 
> however how can I say to my exchange router that somme people 
> traverse him or not????
> 
> exchange2003:
>           driver = manualroute
>           domains = +local_domains
>           transport = remote_smtp
>           route_list = * 192.168.123.254
>           unseen = true
> 
>        Condition = if user = foo,foobar,harry then deliver 
> else bypass??????
> 
I would use the local_parts condition - see 
http://www.exim.org/exim-html-4.62/doc/html/spec_html/ch15.html
You can then use a file or a database to list all the users.
 John

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to