4 exim -brt a.c auth_failed
8 exim -brt a.c timeout_connect
10 exim -DINSERT="* timeout_A F,1d,30s" -brt a.c timeout_a
12 exim -DINSERT="* timeout_connect_A F,1d,29s" -brt a.c timeout_connect_a
14 # Hits the timeout_connect line
19 # Hits the inserted line - any timeout for A
20 exim -DINSERT="* timeout_A F,1d,30s" -qf
24 # Hits the inserted line - timeout_connect for A
25 exim -DINSERT="* timeout_connect_A F,1d,29s" -qf
29 exim -odi userx@xx.test.again.dns