Testsuite: regression-test for bug. Bug 2449
[exim.git] / test / scripts / 0000-Basic / 0197
CommitLineData
59371ea7
PH
1# Taking copies of a domain's mail
2need_ipv4
3#
4exim -odi userx@copy.domain usery@copy.domain
5Test one.
6.
7****
8exim -odi -bs
9mail from:<doesn't@matter>
10rcpt to:<x@copy.domain>
11rcpt to:<y@copy.domain>
12rcpt to:<z@elsewhere>
13data
14Test two.
15.
16quit
17****
18exim -qf
19****