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/0227 | |
parent | 817d9f576cdfbc27cf0536be348645baf27d7836 (diff) |
Fixup testsuite cases affected by dual-tls - mainly EHLO on callouts.
Diffstat (limited to 'test/stdout/0227')
-rw-r--r-- | test/stdout/0227 | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/test/stdout/0227 b/test/stdout/0227 index 3682f296c..46057c824 100644 --- a/test/stdout/0227 +++ b/test/stdout/0227 @@ -96,7 +96,7 @@ Listening on port 1224 ... Connection request from [127.0.0.1] 220 Server ready -HELO myhost.test.ex +EHLO myhost.test.ex 250 OK MAIL FROM:<> 250 OK @@ -108,7 +108,7 @@ End of script Listening on port 1224 ... Connection request from [127.0.0.1] 220 Server ready -HELO myhost.test.ex +EHLO myhost.test.ex 250 OK MAIL FROM:<> 250 OK @@ -120,7 +120,7 @@ End of script Listening on port 1224 ... Connection request from [127.0.0.1] 220 Server ready -HELO myhost.test.ex +EHLO myhost.test.ex 250 OK MAIL FROM:<> 250 OK @@ -132,7 +132,7 @@ End of script Listening on port 1224 ... Connection request from [127.0.0.1] 220 Server ready -HELO myhost.test.ex +EHLO myhost.test.ex 250 OK MAIL FROM:<> 550 Error for <> @@ -142,7 +142,7 @@ End of script Listening on port 1224 ... Connection request from [127.0.0.1] 220 Server ready -HELO myhost.test.ex +EHLO myhost.test.ex 250 OK MAIL FROM:<> 550-Multiline error for <> @@ -153,7 +153,7 @@ End of script Listening on port 1224 ... Connection request from [127.0.0.1] 220 Server ready -HELO myhost.test.ex +EHLO myhost.test.ex 250 OK MAIL FROM:<> 250 OK @@ -165,7 +165,7 @@ End of script Listening on port 1224 ... Connection request from [127.0.0.1] 220 Server ready -HELO myhost.test.ex +EHLO myhost.test.ex 250 OK MAIL FROM:<> 250 OK @@ -178,7 +178,7 @@ End of script Listening on port 1224 ... Connection request from [127.0.0.1] 220 Server ready -HELO myhost.test.ex +EHLO myhost.test.ex 250 OK MAIL FROM:<> 250 OK @@ -190,7 +190,7 @@ End of script Listening on port 1224 ... Connection request from [127.0.0.1] 220 Server ready -HELO myhost.test.ex +EHLO myhost.test.ex 250 OK MAIL FROM:<> 250 OK @@ -202,7 +202,7 @@ End of script Listening on port 1224 ... Connection request from [127.0.0.1] 220 Server ready -HELO myhost.test.ex +EHLO myhost.test.ex 250 OK MAIL FROM:<> 250 OK @@ -220,7 +220,7 @@ End of script Listening on port 1224 ... Connection request from [127.0.0.1] 220 Server ready -HELO myhost.test.ex +EHLO myhost.test.ex 250 OK MAIL FROM:<> 250 OK |