String expansions: fix ${extract }, for the numeric/3-string case. Bug 1807
[exim.git] / test / scripts / 0000-Basic / 0547
CommitLineData
b4ed4da0
PH
1# log_selector = +smtp_no_mail
2need_ipv4
3#
4exim -DSERVER=server -bd -oX PORT_D
5****
7eb59ff9 6client 127.0.0.1 PORT_D
b4ed4da0
PH
7??? 220
8****
7eb59ff9 9client 127.0.0.1 PORT_D
b4ed4da0
PH
10??? 220
11quit
12??? 221
13****
7eb59ff9 14client 127.0.0.1 PORT_D
b4ed4da0
PH
15??? 220
16ehlo x.y.z
17??? 250
18??? 250
19??? 250
20??? 250
5b456975 21??? 250
b4ed4da0
PH
22VRFY a@b.c
23??? 252
24quit
25??? 221
26****
7eb59ff9 27client 127.0.0.1 PORT_D
b4ed4da0
PH
28??? 220
29ehlo x.y.z
30??? 250
31??? 250
32??? 250
33??? 250
5b456975 34??? 250
b4ed4da0
PH
35MAIL FROM:<>
36??? 250
37quit
38??? 221
39****
40killdaemon
41#
42exim -bh 10.9.8.7
43HELO rhu.barb
44RSET
45NOOP
46HELP
47RSET
48NOOP
49HELP
50RSET
51NOOP
52HELP
53RSET
54NOOP
55HELP
56RSET
57NOOP
58HELP
59RSET
60NOOP
61HELP
62RSET
63NOOP
64HELP
65QUIT
66****
67exim -bs
68EXPN x@y
69QUIT
70****
71exim -DMAXNM=10 -bh 10.9.8.7
72HELO rhu.barb
73RSET
74NOOP
75HELP
76RSET
77NOOP
78HELP
79RSET
80NOOP
81HELP
82RSET
83NOOP
84HELP
85RSET
86NOOP
87HELP
88RSET
89NOOP
90HELP
91RSET
92NOOP
93HELP
94QUIT
95****