ChangeLog updates for the security issues.
[exim.git] / test / scripts / 0000-Basic / 0458
CommitLineData
59371ea7
PH
1# logging smtp protocol errors and pipelining
2need_ipv4
3#
4exim -bd -DSERVER=server -oX PORT_D
5****
6client 127.0.0.1 PORT_D
7??? 220
8ehlo rhu.barb
9??? 250-
10??? 250-
11??? 250-
12??? 250
13mail from:<userx@test.ex>
14??? 250
15rcpt to:<userx@test.ex>
16??? 550
17DATA
18??? 503
2679d413
PH
19??? 503
20??? 503
59371ea7
PH
21QUIT
22??? 221
23****
24client 127.0.0.1 PORT_D
25??? 220
26helo rhu.barb
27??? 250
28mail from:<userx@test.ex>
29??? 250
30rcpt to:<userx@test.ex>
31??? 550
32DATA
33??? 503
2679d413
PH
34??? 503
35??? 503
59371ea7
PH
36QUIT
37??? 221
38****
39client 127.0.0.1 PORT_D
40??? 220
41ehlo rhu.barb
42??? 250-
43??? 250-
44??? 250-
45??? 250
46mail from:<deny@test.ex>
47??? 550
48rcpt to:<userx@test.ex>
49??? 503
50DATA
51??? 503
2679d413
PH
52??? 503
53??? 503
59371ea7
PH
54QUIT
55??? 221
56****
57client 127.0.0.1 PORT_D
58??? 220
59helo rhu.barb
60??? 250
61mail from:<deny@test.ex>
62??? 550
63rcpt to:<userx@test.ex>
64??? 503
65DATA
66??? 503
2679d413
PH
67??? 503
68??? 503
59371ea7
PH
69QUIT
70??? 221
71****
72client 127.0.0.1 PORT_D
73??? 220
74ehlo rhu.barb
75??? 250-
76??? 250-
77??? 250-
78??? 250
79mail from:<userx@test.ex>
80??? 250
81rcpt to:<userx@test.ex>
82??? 550
83rcpt to:<ph11@test.ex>
84??? 550
85rcpt to:<ph12@test.ex>
86??? 550
87DATA
88??? 503
2679d413
PH
89??? 503
90??? 503
59371ea7
PH
91QUIT
92??? 221
93****
94client 127.0.0.1 PORT_D
95??? 220
96helo rhu.barb
97??? 250
98mail from:<userx@test.ex>
99??? 250
100rcpt to:<userx@test.ex>
101??? 550
102rcpt to:<ph11@test.ex>
103??? 550
104rcpt to:<ph12@test.ex>
105??? 550
106DATA
107??? 503
2679d413
PH
108??? 503
109??? 503
59371ea7
PH
110QUIT
111??? 221
112****
113client 127.0.0.1 PORT_D
114??? 220
115ehlo rhu.barb
116??? 250-
117??? 250-
118??? 250-
119??? 250
120rcpt to:<userx@test.ex>
121??? 503
122DATA
123??? 503
2679d413
PH
124??? 503
125??? 503
59371ea7
PH
126QUIT
127??? 221
128****
129killdaemon
130# Wait for delivery process
131sleep 1
132no_msglog_check