Debug: "kill" option on ACL control=debug. Bug 1831
[exim.git] / test / scripts / 0000-Basic / 0348
1 # Invalid time in retry rules
2 1
3 exim -brt a@b
4 ****
5 1
6 exim -DRETRY=G,1d,20,1.5 -brt a@b
7 ****
8 1
9 exim -DRETRY=F,1,30m -brt a@b
10 ****
11 1
12 exim -DRETRY=F,1d,30 -brt a@b
13 ****