Fix dkim_verify_signers option. Bug 2366
[exim.git] / test / confs / 0088
CommitLineData
afda344b
PH
1# Exim test configuration 0088
2
d4dc049f
JH
3.include DIR/aux-var/std_conf_prefix
4
afda344b 5primary_hostname = myhost.test.ex
afda344b
PH
6
7# ----- Main settings -----
8
9hosts_treat_as_local = ten-1.test.ex : ten-99.test.ex
10
11
12# ----- Routers -----
13
14begin routers
15
16lookuphost:
17 driver = dnslookup
18 verify_only
19
20# End