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