summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0610
blob: ff690f63f2d2dee3ce17c27ce09e0fa7a753e373 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# retry: transport with fixed interface
# Exim test configuration 0610
#
exim -DSERVER=server -bd -oX PORT_D
****
#
exim -bs
MAIL FROM:<t1@dustyshoes.tld>
RCPT TO:<fred@anotherone.tld>
DATA
This is a test message.
.
RSET
MAIL FROM:<t2@dustybelt.tld>
RCPT TO:<fred@anotherone.tld>
DATA
Subject: second

This is a second test message.
.
QUIT
****
#
#
exim -qq
****
#
# Should get two separate retry records.
dump retry
#
#
killdaemon
no_msglog_check