Note MAIL commands in -bS batch, to avoid smtp_no_mail logline. Bug 1346
[exim.git] / test / confs / 0563
CommitLineData
37ff4e03
TL
1# Exim test configuration 0563
2
330b8f02
TF
3qualify_domain = testexim.test.ex
4localpartlist aliases = joe:sam:tom
5
6begin routers
7
8router1:
9 driver = accept
10 local_parts = +aliases
11 condition = false
12 transport = local_delivery
13
14router2:
15 driver = accept
16 local_parts = +aliases
17 local_part_suffix = -real
18 transport = local_delivery
19
20begin transports
21
22local_delivery:
23 driver = appendfile
24 file = /tmp/${local_part}