Fix buffer overflow in string_vformat. Bug 2449
[exim.git] / test / stdout / 5406
1 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
2 250-myhost.test.ex Hello CALLER at myhost.test.ex\r
3 250-SIZE 52428800\r
4 250-8BITMIME\r
5 250-PIPELINING\r
6 250 HELP\r
7 250 OK\r
8 250 Accepted\r
9 354 Enter message, ending with "." on a line by itself\r
10 250 OK id=10HmaX-0005vi-00\r
11 250 OK\r
12 250 Accepted\r
13 354 Enter message, ending with "." on a line by itself\r
14 250 OK id=10HmaY-0005vi-00\r
15 221 myhost.test.ex closing connection\r
16 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
17 250-myhost.test.ex Hello CALLER at myhost.test.ex\r
18 250-SIZE 52428800\r
19 250-8BITMIME\r
20 250-PIPELINING\r
21 250 HELP\r
22 250 OK\r
23 250 Accepted\r
24 354 Enter message, ending with "." on a line by itself\r
25 250 OK id=10HmaZ-0005vi-00\r
26 250 OK\r
27 250 Accepted\r
28 250 Accepted\r
29 354 Enter message, ending with "." on a line by itself\r
30 250 OK id=10HmbA-0005vi-00\r
31 221 myhost.test.ex closing connection\r
32
33 ******** SERVER ********
34 Listening on port 1224 ... 
35 Connection request from [ip4.ip4.ip4.ip4]
36 220 ESMTP
37 EHLO myhost.test.ex
38 250 OK
39 MAIL FROM:<CALLER@myhost.test.ex>
40 250 Sender OK
41 RCPT TO:<userx@domain.com>
42 250 Recipient OK
43 DATA
44 354 Send data
45 Received: from CALLER (helo=myhost.test.ex)
46         by myhost.test.ex with local-esmtp (Exim x.yz)
47         (envelope-from <CALLER@myhost.test.ex>)
48         id 10HmaX-0005vi-00
49         for userx@domain.com; Tue, 2 Mar 1999 09:44:33 +0000
50 Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
51 From: CALLER_NAME <CALLER@myhost.test.ex>
52 Date: Tue, 2 Mar 1999 09:44:33 +0000
53 X-hdr-rtr-new: +++
54
55 .
56 250 OK
57 QUIT
58 250 OK
59 Expected EOF read from client
60 Listening on port 1224 ... 
61 Connection request from [ip4.ip4.ip4.ip4]
62 220 ESMTP
63 EHLO myhost.test.ex
64 250 OK
65 MAIL FROM:<CALLER@myhost.test.ex>
66 250 Sender OK
67 RCPT TO:<usery@domain.com>
68 250 Recipient OK
69 DATA
70 354 Send data
71 Received: from CALLER (helo=myhost.test.ex)
72         by myhost.test.ex with local-esmtp (Exim x.yz)
73         (envelope-from <CALLER@myhost.test.ex>)
74         id 10HmaY-0005vi-00
75         for usery@domain.com; Tue, 2 Mar 1999 09:44:33 +0000
76 Message-Id: <E10HmaY-0005vi-00@myhost.test.ex>
77 From: CALLER_NAME <CALLER@myhost.test.ex>
78 Date: Tue, 2 Mar 1999 09:44:33 +0000
79 X-hdr-rtr-new: +++
80
81 .
82 250 OK
83 QUIT
84 250 OK
85 Expected EOF read from client
86 End of script
87 Listening on port 1224 ... 
88 Connection request from [ip4.ip4.ip4.ip4]
89 220 ESMTP
90 EHLO myhost.test.ex
91 250 OK
92 MAIL FROM:<CALLER@myhost.test.ex>
93 250 Sender OK
94 RCPT TO:<userx@domain.com>
95 250 Recipient OK
96 DATA
97 354 Send data
98 Received: from CALLER (helo=myhost.test.ex)
99         by myhost.test.ex with local-esmtp (Exim x.yz)
100         (envelope-from <CALLER@myhost.test.ex>)
101         id 10HmaZ-0005vi-00
102         for userx@domain.com; Tue, 2 Mar 1999 09:44:33 +0000
103 Message-Id: <E10HmaZ-0005vi-00@myhost.test.ex>
104 From: CALLER_NAME <CALLER@myhost.test.ex>
105 Date: Tue, 2 Mar 1999 09:44:33 +0000
106 X-hdr-rtr-new: +++
107
108 .
109 250 OK
110 QUIT
111 250 OK
112 Expected EOF read from client
113 Listening on port 1224 ... 
114 Connection request from [ip4.ip4.ip4.ip4]
115 220 ESMTP
116 EHLO myhost.test.ex
117 250 OK
118 MAIL FROM:<CALLER@myhost.test.ex>
119 250 Sender OK
120 RCPT TO:<usery@domain.com>
121 250 Recipient OK
122 RCPT TO:<userz@domain.com>
123 250 Recipient OK
124 DATA
125 354 Send data
126 Received: from CALLER (helo=myhost.test.ex)
127         by myhost.test.ex with local-esmtp (Exim x.yz)
128         (envelope-from <CALLER@myhost.test.ex>)
129         id 10HmbA-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
130 Message-Id: <E10HmbA-0005vi-00@myhost.test.ex>
131 From: CALLER_NAME <CALLER@myhost.test.ex>
132 Date: Tue, 2 Mar 1999 09:44:33 +0000
133 X-hdr-rtr-new: +++
134
135 .
136 250 OK
137 QUIT
138 250 OK
139 Expected EOF read from client
140 End of script