Truncate delay when peer closes connection. Bug 348
[exim.git] / test / scripts / 0000-Basic / 0062
1 # Relay by hostlist end name match
2 exim -bh V4NET.0.0.1
3 mail from:<userx@somehost.example.com>
4 rcpt to:<userx@test.ex>
5 rcpt to:<userx@anotherhost.example.com>
6 data
7 .
8 quit
9 ****
10 exim -bh V4NET.0.0.2
11 mail from:<userx@somehost.example.com>
12 rcpt to:<userx@test.ex>
13 rcpt to:<userx@anotherhost.example.com>
14 data
15 .
16 quit
17 ****
18 exim -bh V4NET.0.0.3
19 mail from:<userx@somehost.example.com>
20 rcpt to:<userx@test.ex>
21 rcpt to:<userx@anotherhost.example.com>
22 data
23 .
24 quit
25 ****
26 no_msglog_check