Testsuite: fix 0903
[exim.git] / test / scripts / 0000-Basic / 0065
1 # Relay by hostlist matching by network
2 exim -bh 1.2.3.4
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 1.2.3.5
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 1.2.4.5
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 exim -bh 1.3.2.4
27 mail from:<userx@somehost.example.com>
28 rcpt to:<userx@test.ex>
29 rcpt to:<userx@anotherhost.example.com>
30 data
31 .
32 quit
33 ****
34 exim -bh 131.111.8.2
35 mail from:<userx@somehost.example.com>
36 rcpt to:<userx@test.ex>
37 rcpt to:<userx@anotherhost.example.com>
38 data
39 .
40 quit
41 ****
42 exim -bh 192.152.98.3
43 mail from:<userx@somehost.example.com>
44 rcpt to:<userx@test.ex>
45 rcpt to:<userx@anotherhost.example.com>
46 data
47 .
48 quit
49 ****
50 exim -bh 192.153.98.4
51 mail from:<userx@somehost.example.com>
52 rcpt to:<userx@test.ex>
53 rcpt to:<userx@anotherhost.example.com>
54 data
55 .
56 quit
57 ****
58 no_msglog_check