PROXY: fix v2 protocol decode. Bugs 2003, 1747
[users/jgh/exim.git] / test / stdout / 0902
index 58dba67881f68b71928f619bcbef180875973578..22d02212e4cf4cf476d68027a5e80fc01a90cfd1 100644 (file)
@@ -3,14 +3,14 @@
 Listening on port 1224 ... 
 Connection request from [127.0.0.1]
 220 Greetings
-EHLO the.local.host.name
+EHLO testhost.test.ex
 250-Hello there
 250 CHUNKING
 MAIL FROM:<>
 250 OK
 RCPT TO:<a@test.ex>
 250 OK
-BDAT 317
+BDAT 295
 250 OK nonlast bdat
 BDAT 8380 LAST
 250 OK bdat
@@ -21,14 +21,14 @@ End of script
 Listening on port 1224 ... 
 Connection request from [127.0.0.1]
 220 Greetings
-EHLO the.local.host.name
+EHLO testhost.test.ex
 250-Hello there
 250 CHUNKING
 MAIL FROM:<>
 250 OK
 RCPT TO:<d@test.ex>
 250 OK
-BDAT 317
+BDAT 295
 500 oops bdat-nonlast
 QUIT
 225 OK
@@ -36,13 +36,13 @@ End of script
 Listening on port 1224 ... 
 Connection request from [127.0.0.1]
 220 Greetings
-EHLO the.local.host.name
+EHLO testhost.test.ex
 250-Hello there
 250-PIPELINING
 250 CHUNKING
 MAIL FROM:<>
 RCPT TO:<p@test.ex>
-BDAT 317
+BDAT 295
 250 OK mail
 250 OK rcpt
 250 OK nonlast bdat
@@ -55,13 +55,13 @@ End of script
 Listening on port 1224 ... 
 Connection request from [127.0.0.1]
 220 Greetings
-EHLO the.local.host.name
+EHLO testhost.test.ex
 250-Hello there
 250-PIPELINING
 250 CHUNKING
 MAIL FROM:<>
 RCPT TO:<s@test.ex>
-BDAT 317
+BDAT 295
 550 unacceptable mail-from
 550 rcpt ungood lacking mail-from
 500 bdat (nonlast) ungood lacking mail-from
@@ -71,13 +71,13 @@ End of script
 Listening on port 1224 ... 
 Connection request from [127.0.0.1]
 220 Greetings
-EHLO the.local.host.name
+EHLO testhost.test.ex
 250-Hello there
 250-PIPELINING
 250 CHUNKING
 MAIL FROM:<>
 RCPT TO:<t@test.ex>
-BDAT 317
+BDAT 295
 250 OK mail
 550 no such recipient
 500 oops nonlast bdat - no rcpt
@@ -87,14 +87,14 @@ End of script
 Listening on port 1224 ... 
 Connection request from [127.0.0.1]
 220 Greetings
-EHLO the.local.host.name
+EHLO testhost.test.ex
 250-Hello there
 250-PIPELINING
 250 CHUNKING
 MAIL FROM:<>
 RCPT TO:<t1@test.ex>
 RCPT TO:<t2@test.ex>
-BDAT 301
+BDAT 279
 250 OK mail
 550 no such recipient
 250 good recipient
@@ -107,13 +107,13 @@ End of script
 Listening on port 1224 ... 
 Connection request from [127.0.0.1]
 220 Greetings
-EHLO the.local.host.name
+EHLO testhost.test.ex
 250-Hello there
 250-PIPELINING
 250 CHUNKING
 MAIL FROM:<>
 RCPT TO:<u@test.ex>
-BDAT 317
+BDAT 295
 250 OK mail
 250 OK rcpt
 500 oops nonlast bdat
@@ -123,13 +123,13 @@ End of script
 Listening on port 1224 ... 
 Connection request from [127.0.0.1]
 220 Greetings
-EHLO the.local.host.name
+EHLO testhost.test.ex
 250-Hello there
 250-PIPELINING
 250 CHUNKING
 MAIL FROM:<>
 RCPT TO:<v@test.ex>
-BDAT 317
+BDAT 295
 250 OK mail
 250 OK rcpt
 250 OK nonlast bdat
@@ -138,3 +138,22 @@ BDAT 8380 LAST
 QUIT
 225 OK
 End of script
+Listening on port 1224 ... 
+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 8191
+250 OK mail
+250 OK rcpt
+250 OK nonlast bdat
+BDAT 807 LAST
+250 OK bdat
+QUIT
+225 OK
+Expected EOF read from client
+End of script