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
I18N: new ${imapfolder_<sep>:<string>} expansion item. Bug 420
[users/jgh/exim.git]
/
test
/
scripts
/
5400-cutthrough
/
5400
diff --git
a/test/scripts/5400-cutthrough/5400
b/test/scripts/5400-cutthrough/5400
index 79072d7491e74a3e7f9628fb182138255389ec3d..1dc733aaae3ebd753f1763c78531229719efeaea 100644
(file)
--- a/
test/scripts/5400-cutthrough/5400
+++ b/
test/scripts/5400-cutthrough/5400
@@
-1,5
+1,6
@@
# cutthrough_delivery basic operation
need_ipv4
# cutthrough_delivery basic operation
need_ipv4
+munge loopback
#
server PORT_S
220 ESMTP
#
server PORT_S
220 ESMTP
@@
-159,7
+160,10
@@
DATA
QUIT
****
#
QUIT
****
#
-#
+# The "exim" above should have waited on completion for the "server" before
+# but apparently not; without this delay ordering is messed up.
+# Unsatifactory.
+millisleep 500
#
#
#
#
#
#
@@
-208,6
+212,7
@@
QUIT
****
#
#
****
#
#
+millisleep 500
#
#
#
#
#
#
@@
-276,6
+281,7
@@
QUIT
****
#
#
****
#
#
+millisleep 500
#
#
#
#
#
#
@@
-376,6
+382,7
@@
QUIT
****
#
#
****
#
#
+millisleep 500
#
#
#
#
#
#
@@
-401,7
+408,7
@@
QUIT
exim -bs
EHLO myhost.test.ex
MAIL FROM:<CALLER@myhost.test.ex>
exim -bs
EHLO myhost.test.ex
MAIL FROM:<CALLER@myhost.test.ex>
-RCPT TO:<userx@localhost.test.ex>
+RCPT TO:<userx@localhost
4
.test.ex>
RCPT TO:<usery@thishost.test.ex>
DATA
RCPT TO:<usery@thishost.test.ex>
DATA