MacOS: fix spurious "child process failure"
[exim.git] / test / scripts / 0000-Basic / 0446
CommitLineData
59371ea7
PH
1# $received_count
2exim -odi userx
3Received: the first received: line
4Received: the second received: line
5****
6exim -odi -bs
7mail from:<>
8rcpt to:userx@test.ex
9data
10Received: the first received: line
11Received: the second received: line
12.
13quit
14****