00e7ec6b9f2cb8c813e354e1c2c73f0787742148
[exim.git] / test / scripts / 0000-Basic / 0446
1 # $received_count
2 exim -odi userx
3 Received: the first received: line
4 Received: the second received: line
5 ****
6 exim -odi -bs
7 mail from:<>
8 rcpt to:userx@test.ex
9 data
10 Received: the first received: line
11 Received: the second received: line
12 .
13 quit
14 ****