diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-05-01 20:12:36 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-06-04 14:57:02 +0100 |
commit | cb9d95aeae369ae85cd13473cda0bb3ae415fcb9 (patch) | |
tree | c18598f05efcf898633966d2253532dce480cd31 /test/stdout/0518 | |
parent | 817d9f576cdfbc27cf0536be348645baf27d7836 (diff) |
Fixup testsuite cases affected by dual-tls - mainly EHLO on callouts.
Diffstat (limited to 'test/stdout/0518')
-rw-r--r-- | test/stdout/0518 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/test/stdout/0518 b/test/stdout/0518 index e94f8aa09..478b304b4 100644 --- a/test/stdout/0518 +++ b/test/stdout/0518 @@ -14,7 +14,7 @@ Listening on port 1224 ... Connection request from [127.0.0.1] 220 Welcome -HELO myhost.test.ex +EHLO myhost.test.ex 250 Hi MAIL FROM:<> 250 OK @@ -26,7 +26,7 @@ Expected EOF read from client Listening on port 1224 ... Connection request from [127.0.0.1] 220 Welcome -HELO myhost.test.ex +EHLO myhost.test.ex 250 Hi MAIL FROM:<> 250 OK @@ -38,7 +38,7 @@ Expected EOF read from client Listening on port 1224 ... Connection request from [127.0.0.1] 220 Welcome -HELO myhost.test.ex +EHLO myhost.test.ex 250 Hi MAIL FROM:<> 250 OK @@ -50,7 +50,7 @@ Expected EOF read from client Listening on port 1224 ... Connection request from [127.0.0.1] 220 Welcome -HELO myhost.test.ex +EHLO myhost.test.ex 250 Hi MAIL FROM:<> 250 OK @@ -62,7 +62,7 @@ Expected EOF read from client Listening on port 1224 ... Connection request from [127.0.0.1] 220 Welcome -HELO myhost.test.ex +EHLO myhost.test.ex 250 Hi MAIL FROM:<> 250 OK @@ -74,7 +74,7 @@ Expected EOF read from client Listening on port 1224 ... Connection request from [127.0.0.1] 220 Welcome -HELO myhost.test.ex +EHLO myhost.test.ex 250 Hi MAIL FROM:<> 250 OK @@ -86,7 +86,7 @@ Expected EOF read from client Listening on port 1224 ... Connection request from [127.0.0.1] 220 Welcome -HELO myhost.test.ex +EHLO myhost.test.ex 250 Hi MAIL FROM:<> 250 OK @@ -98,7 +98,7 @@ Expected EOF read from client Listening on port 1224 ... Connection request from [127.0.0.1] 220 Welcome -HELO myhost.test.ex +EHLO myhost.test.ex 250 Hi MAIL FROM:<> 250 OK |