Testsuite: try to trace intermittent callout fails
[exim.git] / test / scripts / 0000-Basic / 0498
CommitLineData
59371ea7
PH
1# message error: ultimate retry when received_time = first failed time
2need_ipv4
3#
4server PORT_S
5220 Server ready
6EHLO
7250-server id
8250 OK
9MAIL FROM
10450 DELAY
11QUIT
12225 OK
13****
14exim -odi userx@x.y
15****
16dump retry
17# This is messy. To test a specific bug we want to set the received time
18# to be the same as the first failed time. Hacked up a perl script to do it.
19#
20sudo perl DIR/aux-fixed/TESTNUM.fudge
21****
22sleep 2
23server PORT_S
24220 Server ready
25EHLO
26250-server id
27250 OK
28MAIL FROM
29250 OK
30RCPT TO
31250 OK
32DATA
33345 OK
34.
35*sleep 2
36****
37exim -q
38****
39no_msglog_check