git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'master_tpda'
[users/jgh/exim.git]
/
test
/
scripts
/
5410-cutthrough-OpenSSL
/
5410
diff --git
a/test/scripts/5410-cutthrough-OpenSSL/5410
b/test/scripts/5410-cutthrough-OpenSSL/5410
index 9938e00e5dce5a8b5c4acab93fb45f8b39a94c01..9f5ff7196aeb7c61bade5c1839dc7c5b75053835 100644
(file)
--- a/
test/scripts/5410-cutthrough-OpenSSL/5410
+++ b/
test/scripts/5410-cutthrough-OpenSSL/5410
@@
-4,7
+4,7
@@
exim -DSERVER=server -bd -oX PORT_D
# this one should succeed
exim -d-all+acl+transport+expand+lists -bs
EHLO myhost.test.ex
# this one should succeed
exim -d-all+acl+transport+expand+lists -bs
EHLO myhost.test.ex
-MAIL FROM:<
eximtest
@myhost.test.ex>
+MAIL FROM:<
CALLER
@myhost.test.ex>
RCPT TO:<userx@domain.com>
DATA
RCPT TO:<userx@domain.com>
DATA
@@
-15,7
+15,7
@@
QUIT
# so this one should not use TLS
exim -d-all+acl+transport+expand+lists -bs
EHLO myhost.test.ex
# so this one should not use TLS
exim -d-all+acl+transport+expand+lists -bs
EHLO myhost.test.ex
-MAIL FROM:<
eximtest
@myhost.test.ex>
+MAIL FROM:<
CALLER
@myhost.test.ex>
RCPT TO:<usery@domain.com>
DATA
RCPT TO:<usery@domain.com>
DATA
@@
-26,7
+26,7
@@
QUIT
# so this one should not use TLS
exim -d-all+acl+transport+expand+lists -bs
EHLO myhost.test.ex
# so this one should not use TLS
exim -d-all+acl+transport+expand+lists -bs
EHLO myhost.test.ex
-MAIL FROM:<
eximtest
@myhost.test.ex>
+MAIL FROM:<
CALLER
@myhost.test.ex>
RCPT TO:<usery@domain.com>
DATA
RCPT TO:<usery@domain.com>
DATA