Testsuite: regression-test for bug. Bug 2449
[exim.git] / test / scripts / 0000-Basic / 0301
CommitLineData
59371ea7
PH
1# SMTP synchronization checks disabled, with and without PIPELINING
2need_ipv4
a0418528 3munge sync_check_data
59371ea7
PH
4#
5exim -DSERVER=server -bd -oX PORT_D
6****
7eb59ff9 7client 127.0.0.1 PORT_D
59371ea7
PH
8??? 220
9ehlo abcd\r\nmail from:<userx@test.ex>
10??? 250-
11??? 250-
12??? 250-
5b456975 13??? 250-
59371ea7
PH
14??? 250
15??? 250
16quit
17??? 221
18****
7eb59ff9 19client 127.0.0.1 PORT_D
59371ea7
PH
20??? 220
21ehlo abcd
22??? 250-
23??? 250-
24??? 250-
5b456975 25??? 250-
59371ea7
PH
26??? 250
27mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
28??? 250
29??? 250
30??? 354
31the message
563b63fa 32.\r\nmail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata\r\nthe message
59371ea7
PH
33??? 250
34??? 250
35??? 250
36??? 354
37.
38??? 250
39quit
40??? 221
41****
42# For this one, the check will be dyamically turned on again
7eb59ff9 43client 127.0.0.1 PORT_D
59371ea7
PH
44??? 220
45ehlo en.force
46??? 250-
47??? 250-
48??? 250-
5b456975 49??? 250-
59371ea7
PH
50??? 250
51mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata\r\nthe message
52.
53??? 250
54??? 250
55??? 554
56****
57killdaemon
58no_msglog_check