1 # recipient and host defer interactions
2 # In this test, the primary host (normal IP address) defers the recipient, and
3 # the secondary host (loopback address) defers the connection.
7 exim -DSERVER=server -bd -oX PORT_D
9 exim -odi userx@test.ex
15 # At this point, the primary host retry rule ehould have timed out
16 # and the secondary is ready for a retry
21 # This should be similar
25 # with luck this is tried within a second after the previous
26 # so the primary gets tried (it's a new RCPT so the existing retry record is irrelevant)
27 # but the secondary is not yet ready for a retry (host record)
28 exim -odi usery@test.ex