X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/ca9be0dc61a92a34325d83d72601e47b10e38f09..68d0c019bace3e1d956ea54d4c5276b8c45b6c1d:/test/scripts/0000-Basic/0609 diff --git a/test/scripts/0000-Basic/0609 b/test/scripts/0000-Basic/0609 index ea83bbfba..79f214ba8 100644 --- a/test/scripts/0000-Basic/0609 +++ b/test/scripts/0000-Basic/0609 @@ -4,6 +4,7 @@ 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 **** @@ -11,6 +12,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 +helo test +??? 250 mail from: ??? 250 rcpt to: @@ -23,6 +26,8 @@ quit # but client closes connection client 127.0.0.1 PORT_D ??? 220 +helo test +??? 250 mail from: ??? 250 rcpt to: