summaryrefslogtreecommitdiff
path: root/test/mail/2132.CALLER
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2021-06-15 19:27:04 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2021-06-15 20:34:28 +0100
commit2f8e0a5f6bc17ccd0749c0dc28f5da28da5d25a2 (patch)
tree317d43b87c1e1e9f4ca315e5680bd10a18e158a2 /test/mail/2132.CALLER
parentb9a2d0dd658cab56e0d1365e1c6a7c5ce9473bcf (diff)
hosts_require_helo
Diffstat (limited to 'test/mail/2132.CALLER')
-rw-r--r--test/mail/2132.CALLER6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/mail/2132.CALLER b/test/mail/2132.CALLER
index 4e35082dc..abe23c5fb 100644
--- a/test/mail/2132.CALLER
+++ b/test/mail/2132.CALLER
@@ -1,5 +1,5 @@
From CALLER@test.ex Tue Mar 02 09:44:33 1999
-Received: from [127.0.0.1]
+Received: from [127.0.0.1] (helo=test)
by myhost.test.ex with smtps (TLS1.x:ke-RSA-AES256-SHAnnn:xxx)
(Exim x.yz)
(envelope-from <CALLER@test.ex>)
@@ -12,7 +12,7 @@ TLS: cipher=TLS1.x:ke-RSA-AES256-SHAnnn:xxx peerdn=
This is a test encrypted message.
From "name with spaces"@test.ex Tue Mar 02 09:44:33 1999
-Received: from [127.0.0.1]
+Received: from [127.0.0.1] (helo=test)
by myhost.test.ex with smtps (TLS1.x:ke-RSA-AES256-SHAnnn:xxx)
(Exim x.yz)
(envelope-from <"name with spaces"@test.ex>)
@@ -25,7 +25,7 @@ TLS: cipher=TLS1.x:ke-RSA-AES256-SHAnnn:xxx peerdn=
This is a test encrypted message.
From CALLER@test.ex Tue Mar 02 09:44:33 1999
-Received: from [ip4.ip4.ip4.ip4]
+Received: from [ip4.ip4.ip4.ip4] (helo=test)
by myhost.test.ex with smtps (TLS1.x:ke-RSA-AES256-SHAnnn:xxx)
(Exim x.yz)
(envelope-from <CALLER@test.ex>)