Testsuite: avoid IPv6 interfaces to avoid extra debug stderr lines
[exim.git] / test / scripts / 0000-Basic / 0290
1 # .include and macro tests
2 exim -bP local_interfaces message_size_limit recipients_max remote_sort_domains receive_timeout
3 ****
4 exim -DRT= -bP receive_timeout
5 ****
6 exim -DRT -bP receive_timeout
7 ****
8 exim '-D RT = receive_timeout = 4s ' -bP receive_timeout
9 ****
10 1
11 exim -DINC='.include non/absolute' -bP receive_timeout
12 ****