summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0548
blob: 7158ea58470ecd82d033bf801e37cdeda79c5ddd (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
# recipient and host defer interactions
# In this test, the primary host (normal IP address) defers the recipient, and
# the secondary host (loopback address) defers the connection.
#
need_ipv4
#
exim -DSERVER=server -bd -oX PORT_D
****
exim -odi userx@test.ex
Test message
****
dump retry
sleep 2
# At this point, the secondary host should have timed out
exim -q
****
dump retry
sleep 1
exim -q
****
dump retry
exim -odi usery@test.ex
Test message 2.
****
sleep 1
exim -q
****
killdaemon
no_msglog_check