diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-29 19:49:54 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-29 19:49:54 +0000 |
commit | bfe645c1570343d3adca657ab67998e122ca8792 (patch) | |
tree | bbf8b32a1ba0eb70cf9adfb1539af7915d8aa17b /test/stdout/0288 | |
parent | a466d09b249d5018ecb0f1ec45adba545c02c75b (diff) |
update to pre-4.87 master
Diffstat (limited to 'test/stdout/0288')
-rw-r--r-- | test/stdout/0288 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/test/stdout/0288 b/test/stdout/0288 index 8f36a023d..3eab9dfe7 100644 --- a/test/stdout/0288 +++ b/test/stdout/0288 @@ -25,3 +25,27 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 QUIT 250 OK End of script +Listening on port 1224 ... +Connection request from [127.0.0.1] +220 ESMTP +EHLO myhost.test.ex +250-OK +250 HELP +MAIL FROM:<CALLER@test.ex> +250 Sender OK +RCPT TO:<b@test.ex> +250 Recipient OK +DATA +354 Send data +Received: from CALLER by myhost.test.ex with local (Exim x.yz) + (envelope-from <CALLER@test.ex>) + id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 +Message-Id: <E10HmaX-0005vi-00@myhost.test.ex> +From: CALLER_NAME <CALLER@test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 + +. +250 OK +QUIT +250 OK +End of script |