X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fscripts%2F0000-Basic%2F0333;fp=test%2Fscripts%2F0000-Basic%2F0333;h=1cb3de2e7bbcec3ec51ce1241a8937e0935424cf;hb=59371ea735c941334861aa5b8e1e9a06facf044f;hp=0000000000000000000000000000000000000000;hpb=54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e;p=exim.git diff --git a/test/scripts/0000-Basic/0333 b/test/scripts/0000-Basic/0333 new file mode 100644 index 000000000..1cb3de2e7 --- /dev/null +++ b/test/scripts/0000-Basic/0333 @@ -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