summaryrefslogtreecommitdiff
path: root/test/stdout/0565
diff options
context:
space:
mode:
Diffstat (limited to 'test/stdout/0565')
-rw-r--r--test/stdout/05658
1 files changed, 6 insertions, 2 deletions
diff --git a/test/stdout/0565 b/test/stdout/0565
index 5433ba49d..bb366149e 100644
--- a/test/stdout/0565
+++ b/test/stdout/0565
@@ -1,10 +1,12 @@
220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 myhost.test.ex Hello CALLER at test
250 OK
250 Accepted
354 Enter message, ending with "." on a line by itself
250 OK id=10HmaX-0005vi-00
221 myhost.test.ex closing connection
220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 myhost.test.ex Hello CALLER at test
250 OK
250 Accepted
354 Enter message, ending with "." on a line by itself
@@ -24,7 +26,8 @@ RCPT TO:<x@y>
250 Receiver OK
DATA
354 Send it
-Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz)
+Received: from CALLER (helo=test)
+ by myhost.test.ex with local-smtp (Exim x.yz)
(envelope-from <CALLER@myhost.test.ex>)
id 10HmaX-0005vi-00
for x@y;
@@ -54,7 +57,8 @@ RCPT TO:<x@test.ex>
250 Receiver OK
DATA
354 Send it
-Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz)
+Received: from CALLER (helo=test)
+ by myhost.test.ex with local-smtp (Exim x.yz)
(envelope-from <CALLER@myhost.test.ex>)
id 10HmaY-0005vi-00
for x@test.ex;