* apache2/conf.d/home.conf: Remove, since this duplicates
[hcoop/zz_old/config/exim4-hopper.git] / conf.d / router / 150_exim4-config_hubbed_hosts
1
2 # router/150_exim4-config_hubbed_hosts
3 #################################
4
5 # route specific domains manually.
6 #
7 # see exim4-config_files(5) and spec.txt chapter 20.3 through 20.7 for
8 # more detailed documentation.
9
10 hubbed_hosts:
11 debug_print = "R: hubbed_hosts for $domain"
12 driver = manualroute
13 domains = "${if exists{CONFDIR/hubbed_hosts}\
14 {partial-lsearch;CONFDIR/hubbed_hosts}\
15 fail}"
16 same_domain_copy_routing = yes
17 route_data = ${lookup{$domain}partial-lsearch{CONFDIR/hubbed_hosts}}
18 transport = remote_smtp