hosts_require_helo
[exim.git] / test / scripts / 3200-testdb / 3202
1 # ACL defer tests
2 exim -bh 1.1.1.1
3 helo test
4 mail from:<x@y>
5 rcpt to:<x@y>
6 quit
7 ****
8 exim -bh 1.1.2.1
9 helo test
10 mail from:<x@y>
11 rcpt to:<x@y>
12 quit
13 ****
14 exim -bh 1.1.3.1
15 helo test
16 mail from:<x@y>
17 rcpt to:<x@y>
18 quit
19 ****