diff options
Diffstat (limited to 'test/stdout/2114')
-rw-r--r-- | test/stdout/2114 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/test/stdout/2114 b/test/stdout/2114 index e4b3b5a91..f37ca8cab 100644 --- a/test/stdout/2114 +++ b/test/stdout/2114 @@ -91,6 +91,9 @@ Key file = aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com <<< 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:<userx@test.ex> ??? 250 <<< 250 OK @@ -125,6 +128,9 @@ Key file = aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com <<< 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:<userx@test.ex> ??? 250 <<< 250 OK @@ -190,6 +196,9 @@ Key file = aux-fixed/exim-ca/example.net/server1.example.net/server1.example.net <<< 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:<userx@test.ex> ??? 250 <<< 250 OK @@ -255,6 +264,9 @@ Key file = aux-fixed/exim-ca/example.com/revoked1.example.com/revoked1.example.c <<< 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:<userx@test.ex> ??? 250 <<< 250 OK @@ -289,6 +301,9 @@ Key file = aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com <<< 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:<userx@test.ex> ??? 250 <<< 250 OK |