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