X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/e027f545443fd6a5ec74c48c27dcd8b6634d5bba..7b4c8c1fb37f58921e29b6c0753e621c5c854626:/test/stdout/0902 diff --git a/test/stdout/0902 b/test/stdout/0902 index 58dba6788..5ab9a33f9 100644 --- a/test/stdout/0902 +++ b/test/stdout/0902 @@ -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: 250 OK -BDAT 317 +BDAT 337 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: 250 OK -BDAT 317 +BDAT 337 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: -BDAT 317 +BDAT 337 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: -BDAT 317 +BDAT 337 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: -BDAT 317 +BDAT 337 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: RCPT TO: -BDAT 301 +BDAT 321 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: -BDAT 317 +BDAT 337 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: -BDAT 317 +BDAT 337 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: +BDAT 8191 +250 OK mail +250 OK rcpt +250 OK nonlast bdat +BDAT 849 LAST +250 OK bdat +QUIT +225 OK +Expected EOF read from client +End of script