Testsuite: fix munge for mailq
[exim.git] / test / scripts / 0000-Basic / 0525
1 # Timeout while actually writing the data for a message
2 need_ipv4
3 #
4 server -t 20 PORT_S
5 220 Welcome
6 EHLO
7 250 Hi
8 MAIL FROM
9 250 OK
10 RCPT TO
11 250 OK
12 DATA
13 354 SEND
14 *sleep 3
15 ****
16 write test-data 200000x80
17 helo test
18 mail from:<abc@xyz>
19 RCPT TO:<def@pqr> 
20 DATA
21 ++++
22 .
23 quit
24 ****
25 exim -v -odi -bs <test-data
26 ****
27 no_msglog_check