DKIM: Allow the DKIM ACL to override verification results. Bug 2186
[exim.git] / test / confs / 0563
CommitLineData
37ff4e03
TL
1# Exim test configuration 0563
2
bc3c7bb7 3exim_path = EXIM_PATH
23f3dc67 4tls_advertise_hosts =
330b8f02
TF
5qualify_domain = testexim.test.ex
6localpartlist aliases = joe:sam:tom
bc3c7bb7 7keep_environment =
330b8f02
TF
8
9begin routers
10
11router1:
12 driver = accept
13 local_parts = +aliases
14 condition = false
15 transport = local_delivery
16
17router2:
18 driver = accept
19 local_parts = +aliases
20 local_part_suffix = -real
21 transport = local_delivery
22
23begin transports
24
25local_delivery:
26 driver = appendfile
27 file = /tmp/${local_part}