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