]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/scripts/0000-Basic/0512
Testsuite: Allow input lines starting with ":<cmd>:", like ":sleep:".
[user/henk/code/exim.git] / test / scripts / 0000-Basic / 0512
1 # hosts_max_try_hardlimit
2 need_ipv4
3 #
4 exim -odi userx
5 ****
6 sleep 2
7 exim -d-all+transport -qf
8 ****
9 sudo rm spool/db/retry
10 exim -odi userx
11 ****
12 sleep 2
13 exim -d-all+transport -qf -DHARDLIMIT=hosts_max_try_hardlimit=2
14 ****
15 no_msglog_check