Memory handling: exponentially-increasing alloc size
[exim.git] / test / stdout / 0904
index dc6209432ddd87ed6972759e76d667e69bc37375..6df7891157d50186aa341836c4dd060049b34d54 100644 (file)
@@ -78,17 +78,12 @@ Connection request from [127.0.0.1]
 220 Greetings
 EHLO testhost.test.ex
 250-Hello there
-250-PIPELINING
 250 CHUNKING
 MAIL FROM:<>
-RCPT TO:<p@test.ex>
-BDAT 329 LAST
-250 OK mail
-250 OK rcpt
-250 OK bdat
+250 OK
+RCPT TO:<ebad@test.ex>
+550 sorry, no
 QUIT
-225 OK
-Expected EOF read from client
 End of script
 Listening on port 1224 ... 
 Connection request from [127.0.0.1]
@@ -98,9 +93,15 @@ EHLO testhost.test.ex
 250-PIPELINING
 250 CHUNKING
 MAIL FROM:<>
-RCPT TO:<q@test.ex>
+RCPT TO:<p@test.ex>
 BDAT 329 LAST
-Unexpected EOF read from client
+250 OK mail
+250 OK rcpt
+250 OK bdat
+QUIT
+225 OK
+Expected EOF read from client
+End of script
 Listening on port 1224 ... 
 Connection request from [127.0.0.1]
 220 Greetings