1 # retry times on local addresses
3 # All three should be deferred
4 exim -odi userx usery userz
5 This is a test message.
7 # retry records should have been created
10 # retry record should mean no delivery tried
13 # should still be all three records
16 # insert another message; should be deferred only on first delivery try
21 # all three records should still be there
24 # msg2 has had it's single-defer so should get delivered
27 # the record for that localpart should have been removed as a result