a0fcb2675e10110f4dda68e73ea4bf5a41fafe4d
[matthijs/servers/drsnuggles.git] / etc / exim4 / 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