Cond !bool{}/!bool_lax{} did not negate. Fixed.
[exim.git] / test / scripts / 0000-Basic / 0367
CommitLineData
59371ea7
PH
1# Multiple messages down one SMTP connection
2need_ipv4
3#
4exim -odq userx@domain1
5Test message 1
6****
7exim -odq userx@domain1
8Test message 2
9****
10exim -odq userx@domain1
11Test message 3
12****
13exim -odq userx@domain1
14Test message 4
15****
16server PORT_S
17220 ESMTP
18EHLO
19250-OK
20250 HELP
21MAIL
22250 OK
23RCPT
24250 OK
25DATA
26354 More...
27.
28250 OK
29MAIL
30250 OK
31RCPT
32250 OK
33DATA
34354 More...
35.
36250 OK
37MAIL
38250 OK
39RCPT
40250 OK
41DATA
42354 More...
43.
44250 OK
45MAIL
46250 OK
47RCPT
48250 OK
49DATA
50354 More...
51.
52250 OK
53QUIT
54220 OK
55****
56exim -qqf
57****
58no_msglog_check