From 2f8e0a5f6bc17ccd0749c0dc28f5da28da5d25a2 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 15 Jun 2021 19:27:04 +0100 Subject: hosts_require_helo --- test/stdout/2002 | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'test/stdout/2002') diff --git a/test/stdout/2002 b/test/stdout/2002 index 276c903e6..58621f209 100644 --- a/test/stdout/2002 +++ b/test/stdout/2002 @@ -19,6 +19,17 @@ Connecting to 127.0.0.1 port 1225 ... connected <<< 220 TLS go ahead Attempting to start TLS Succeeded in starting TLS +>>> ehlo rhu.barb +??? 250- +<<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1] +??? 250- +<<< 250-SIZE 52428800 +??? 250- +<<< 250-8BITMIME +??? 250- +<<< 250-PIPELINING +??? 250 +<<< 250 HELP >>> mail from: ??? 250 <<< 250 OK @@ -57,6 +68,9 @@ Connecting to 127.0.0.1 port 1225 ... connected <<< 220 TLS go ahead Attempting to start TLS Succeeded in starting TLS +>>> helo test +??? 250 +<<< 250 myhost.test.ex Hello test [127.0.0.1] >>> mail from:<"name with spaces"@test.ex> ??? 250 <<< 250 OK @@ -123,6 +137,9 @@ Key file = TESTSUITE/aux-fixed/exim-ca/example.com/server2.example.com/server2.e <<< 220 TLS go ahead Attempting to start TLS Succeeded in starting TLS +>>> helo test +??? 250 +<<< 250 myhost.test.ex Hello test [ip4.ip4.ip4.ip4] >>> mail from: ??? 250 <<< 250 OK @@ -161,6 +178,9 @@ Connecting to 127.0.0.1 port 1225 ... connected <<< 220 TLS go ahead Attempting to start TLS Succeeded in starting TLS +>>> helo test +??? 250 +<<< 250 myhost.test.ex Hello test [127.0.0.1] >>> mail from: ??? 250 <<< 250 OK @@ -200,6 +220,9 @@ Connecting to 127.0.0.1 port 1225 ... connected <<< 220 TLS go ahead Attempting to start TLS Succeeded in starting TLS +>>> helo test +??? 250 +<<< 250 myhost.test.ex Hello test [127.0.0.1] >>> mail from: ??? 250 <<< 250 OK -- cgit v1.2.3