summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0498
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-07 10:54:33 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-07 10:54:33 +0000
commit59371ea735c941334861aa5b8e1e9a06facf044f (patch)
tree79168561a70a94a3994fbe362b904ff9aab86136 /test/scripts/0000-Basic/0498
parent54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e (diff)
Hopefully the final lot of test files.
Diffstat (limited to 'test/scripts/0000-Basic/0498')
-rw-r--r--test/scripts/0000-Basic/049839
1 files changed, 39 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0498 b/test/scripts/0000-Basic/0498
new file mode 100644
index 000000000..61a4ab923
--- /dev/null
+++ b/test/scripts/0000-Basic/0498
@@ -0,0 +1,39 @@
+# message error: ultimate retry when received_time = first failed time
+need_ipv4
+#
+server PORT_S
+220 Server ready
+EHLO
+250-server id
+250 OK
+MAIL FROM
+450 DELAY
+QUIT
+225 OK
+****
+exim -odi userx@x.y
+****
+dump retry
+# This is messy. To test a specific bug we want to set the received time
+# to be the same as the first failed time. Hacked up a perl script to do it.
+#
+sudo perl DIR/aux-fixed/TESTNUM.fudge
+****
+sleep 2
+server PORT_S
+220 Server ready
+EHLO
+250-server id
+250 OK
+MAIL FROM
+250 OK
+RCPT TO
+250 OK
+DATA
+345 OK
+.
+*sleep 2
+****
+exim -q
+****
+no_msglog_check