Testsuite: avoid picking 0.0.0.0 as the HOSTIPV4; permit 10.0/8 apart from 10.250...
[users/jgh/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 ****