Testsuite: fix munge for mailq
[exim.git] / test / scripts / 0000-Basic / 0063
1 # Relay by hostlist regex 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 no_msglog_check