Testsuite: fix munge for mailq
[exim.git] / test / scripts / 0000-Basic / 0256
1 # errors_copy
2 exim -odi unknown
3 .
4 ****
5 exim -odi -bs
6 helo test
7 mail from:<"abc@def"@unknown.domain>
8 rcpt to:<unknown@test.ex>
9 data
10 .
11 quit
12 ****