git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix bogus error message copy. Bug 2857
[exim.git]
/
test
/
stdout
/
2132
diff --git
a/test/stdout/2132
b/test/stdout/2132
index c9a281c78ef751de8b40d23b1d94d7d46481d82d..c1071dfb65084a6d7064884bfafaed23af937124 100644
(file)
--- a/
test/stdout/2132
+++ b/
test/stdout/2132
@@
-20,6
+20,9
@@
Connecting to 127.0.0.1 port 1225 ... connected
<<< 220 TLS go ahead
Attempting to start TLS
Succeeded in starting TLS
<<< 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:<CALLER@test.ex>
??? 250
<<< 250 OK
>>> mail from:<CALLER@test.ex>
??? 250
<<< 250 OK
@@
-59,6
+62,9
@@
Connecting to 127.0.0.1 port 1225 ... connected
<<< 220 TLS go ahead
Attempting to start TLS
Succeeded in starting TLS
<<< 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
>>> mail from:<"name with spaces"@test.ex>
??? 250
<<< 250 OK
@@
-129,6
+135,9
@@
Key file = TESTSUITE/aux-fixed/exim-ca/example.com/server1.example.com/server1.e
<<< 220 TLS go ahead
Attempting to start TLS
Succeeded in starting TLS
<<< 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:<CALLER@test.ex>
??? 250
<<< 250 OK
>>> mail from:<CALLER@test.ex>
??? 250
<<< 250 OK