mwolson: Upgrade exim4 packages to equivalent of version in debian testing
[hcoop/zz_old/config/exim4-hopper.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#
d2b0a567 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}"
d2b0a567 16 same_domain_copy_routing = yes
725c9874 17 route_data = ${lookup{$domain}partial-lsearch{CONFDIR/hubbed_hosts}}
18 transport = remote_smtp