X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/e2f7a0d23192ebd03b783db210dd1ff4bf774bba..8852dff2f3aa2b5a31505febb195d1c6fed620f1:/test/scripts/0000-Basic/0548?ds=sidebyside diff --git a/test/scripts/0000-Basic/0548 b/test/scripts/0000-Basic/0548 new file mode 100644 index 000000000..7158ea584 --- /dev/null +++ b/test/scripts/0000-Basic/0548 @@ -0,0 +1,29 @@ +# recipient and host defer interactions +# In this test, the primary host (normal IP address) defers the recipient, and +# the secondary host (loopback address) defers the connection. +# +need_ipv4 +# +exim -DSERVER=server -bd -oX PORT_D +**** +exim -odi userx@test.ex +Test message +**** +dump retry +sleep 2 +# At this point, the secondary host should have timed out +exim -q +**** +dump retry +sleep 1 +exim -q +**** +dump retry +exim -odi usery@test.ex +Test message 2. +**** +sleep 1 +exim -q +**** +killdaemon +no_msglog_check