summaryrefslogtreecommitdiff
path: root/test/mail/0026.userx
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/0026.userx
parentb9a2d0dd658cab56e0d1365e1c6a7c5ce9473bcf (diff)
hosts_require_helo
Diffstat (limited to 'test/mail/0026.userx')
-rw-r--r--test/mail/0026.userx9
1 files changed, 6 insertions, 3 deletions
diff --git a/test/mail/0026.userx b/test/mail/0026.userx
index 21b9abc15..2560fd0da 100644
--- a/test/mail/0026.userx
+++ b/test/mail/0026.userx
@@ -1,5 +1,6 @@
From x@y Tue Mar 02 09:44:33 1999
-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 <x@y>)
id 10HmbF-0005vi-00
for userx@test.ex;
@@ -12,7 +13,8 @@ X-warning: this is a test warning
Message 7
From x@y Tue Mar 02 09:44:33 1999
-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 <x@y>)
id 10HmbG-0005vi-00
for userx@test.ex;
@@ -27,7 +29,8 @@ X-warning: this is a test warning
Message 10
From MAILER-DAEMON Tue Mar 02 09:44:33 1999
-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)
id 10HmbH-0005vi-00
for userx@test.ex;
Tue, 2 Mar 1999 09:44:33 +0000