Testsuite: fix munge for mailq
[exim.git] / test / scripts / 0000-Basic / 0308
1 # host lists and unknown host names - maximal checking
2 exim -bh V4NET.0.0.97
3 helo test
4 mail from:<x@y>
5 rcpt to:<z@z>
6 quit
7 ****
8 exim -bh V4NET.0.0.1
9 helo test
10 mail from:<x@y>
11 rcpt to:<z@z>
12 quit
13 ****