Testsuite: fix munge for mailq
[exim.git] / test / scripts / 0000-Basic / 0635
1 # $recipients used in ${run...}
2 exim -bs -odi
3 helo test
4 mail from:someone@some.domain
5 rcpt to:CALLER@HOSTNAME
6 data
7 This is a test message.
8 .
9 quit
10 ****
11 exim -q
12 ****