Update base config to exim 4.89
[hcoop/config/exim.git] / conf.d / router / 150_exim4-config_hubbed_hosts
CommitLineData
725c9874 1
2# router/150_exim4-config_hubbed_hosts
3#################################
4
5# route specific domains manually.
6#
c6ffa96a
CE
7# see exim4-config_files(5) and spec.txt chapter 20.3 through 20.7 for
8# more detailed documentation.
725c9874 9
10hubbed_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}"
c6ffa96a 16 same_domain_copy_routing = yes
725c9874 17 route_data = ${lookup{$domain}partial-lsearch{CONFDIR/hubbed_hosts}}
18 transport = remote_smtp