diff options
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/0902 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/test/stdout/0902 b/test/stdout/0902 index 58dba6788..8c5422035 100644 --- a/test/stdout/0902 +++ b/test/stdout/0902 @@ -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 the.local.host.name +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 829 LAST +250 OK bdat +QUIT +225 OK +Expected EOF read from client +End of script |