Testsuite: try to trace intermittent callout fails
[exim.git] / test / scripts / 0000-Basic / 0610
CommitLineData
6f6dedcc
JH
1# retry: transport with fixed interface
2# Exim test configuration 0610
3#
4exim -DSERVER=server -bd -oX PORT_D
5****
6#
7exim -bs
8MAIL FROM:<t1@dustyshoes.tld>
9RCPT TO:<fred@anotherone.tld>
10DATA
11This is a test message.
12.
13RSET
14MAIL FROM:<t2@dustybelt.tld>
15RCPT TO:<fred@anotherone.tld>
16DATA
17Subject: second
18
19This is a second test message.
20.
21QUIT
22****
23#
24#
25exim -qq
26****
27#
28# Should get two separate retry records.
29dump retry
30#
31#
32killdaemon
33no_msglog_check