Hopefully the final lot of test files.
[exim.git] / test / scripts / 0000-Basic / 0333
diff --git a/test/scripts/0000-Basic/0333 b/test/scripts/0000-Basic/0333
new file mode 100644 (file)
index 0000000..1cb3de2
--- /dev/null
@@ -0,0 +1,37 @@
+# routing delay in message on existing connection (not queue run)
+need_ipv4
+#
+exim -odi -odqs ok@no.delay
+Message 1
+****
+exim -odi -odqs delay@test.again.dns ok@no.delay
+Message 2
+****
+server PORT_S
+220 ESMTP
+EHLO
+250-OK
+250-HELP
+250 PIPELINING
+MAIL FROM:
+250 Sender OK
+RCPT TO:
+250 Recipient OK
+DATA
+354 Go ahead
+.
+250 OK
+MAIL FROM:
+250 Sender OK
+RCPT TO:
+250 Recipient OK
+DATA
+354 Go ahead
+.
+250 OK
+QUIT
+250 OK
+****
+exim -d-all+route -M $msg1 
+****
+millisleep 100