Testsuite: avoid time-quantization issue
[exim.git] / test / scripts / 0000-Basic / 0299
1 # log delivery_size
2 need_ipv4
3 #
4 server PORT_S
5 220 ESMTP
6 EHLO
7 250-OK
8 250 HELP
9 MAIL FROM:
10 250 Sender OK
11 RCPT TO:
12 250 Recipient OK
13 RCPT TO:
14 250 Recipient OK
15 DATA
16 354 Send data
17 .
18 250 OK
19 MAIL FROM:
20 250 Sender OK
21 RCPT TO:
22 250 Recipient OK
23 DATA
24 354 Send data
25 .
26 250 OK
27 QUIT
28 250 OK
29 ****
30 exim -odi abc@test.ex xyz1@ex.test xyz2@ex.test xyz3@ex.test
31 ****
32 no_message_check