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
Merge branch 'master' into 4.next
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0609
diff --git
a/test/scripts/0000-Basic/0609
b/test/scripts/0000-Basic/0609
index ea83bbfbab4e779b2fd1986c029d478821dec944..bda2631f5beba3d984ab99d48cfbb29de985fcda 100644
(file)
--- a/
test/scripts/0000-Basic/0609
+++ b/
test/scripts/0000-Basic/0609
@@
-1,9
+1,9
@@
# Long ACL delay, truncated
# Long ACL delay, truncated
-munge debug_pid
need_ipv4
#
# We want the debug note of a truncated delay
# "delay cancelled by peer close"
need_ipv4
#
# We want the debug note of a truncated delay
# "delay cancelled by peer close"
+# This is known to fail on MacOS, which lacks the require POLLRDHUP.
#
exim -d-all+acl -DSERVER=server -odq -bd -oX PORT_D
****
#
exim -d-all+acl -DSERVER=server -odq -bd -oX PORT_D
****
@@
-11,6
+11,8
@@
exim -d-all+acl -DSERVER=server -odq -bd -oX PORT_D
# Server delays 4s before accepting RCPT
client 127.0.0.1 PORT_D
??? 220
# Server delays 4s before accepting RCPT
client 127.0.0.1 PORT_D
??? 220
+helo test
+??? 250
mail from:<x@y.test.ex>
??? 250
rcpt to:<delay4_accept@y.test.ex>
mail from:<x@y.test.ex>
??? 250
rcpt to:<delay4_accept@y.test.ex>
@@
-23,6
+25,8
@@
quit
# but client closes connection
client 127.0.0.1 PORT_D
??? 220
# but client closes connection
client 127.0.0.1 PORT_D
??? 220
+helo test
+??? 250
mail from:<x@y.test.ex>
??? 250
rcpt to:<delay4_accept@y.test.ex>
mail from:<x@y.test.ex>
??? 250
rcpt to:<delay4_accept@y.test.ex>