Testsuite: fix munge for mailq
[exim.git] / test / scripts / 0000-Basic / 0091
1 # sender_verify_hosts
2 exim -bh V4NET.0.0.1
3 helo test
4 mail from:<junk@jink.jonk.test.ex>
5 rcpt to:<root@test.ex>
6 data
7 From: <junk@jink.jonk.test.ex>
8 .
9 quit
10 ****
11 exim -bh V4NET.0.0.2
12 helo test
13 mail from:<junk@jink.jonk.test.ex>
14 rcpt to:<root@test.ex>
15 data
16 .
17 quit
18 ****
19 exim -bh V4NET.0.0.2
20 helo test
21 mail from:<userx@test.ex>
22 rcpt to:<root@test.ex>
23 data
24 From: <junk@jink.jonk.test.ex>
25 .
26 quit
27 ****
28 exim -bh V4NET.0.0.2
29 helo test
30 mail from:<userx@test.ex>
31 rcpt to:<root@test.ex>
32 data
33 From: <userx@test.ex>
34 .
35 quit
36 ****
37 no_msglog_check