debian experimental exim-daemon-heavy config
[exim.git] / test / scripts / 0000-Basic / 0290
CommitLineData
59371ea7
PH
1# .include and macro tests
2exim -bP local_interfaces message_size_limit recipients_max remote_sort_domains receive_timeout
3****
fbbd45ff 4exim -DOPT= -bP receive_timeout
59371ea7 5****
fbbd45ff 6exim -DOPT -bP receive_timeout
59371ea7 7****
fbbd45ff 8exim '-D OPT = receive_timeout = 4s ' -bP receive_timeout
59371ea7 9****
145396a6 101
29f67888 11exim -DINC='.include_if_exists non/absolute' -bP receive_timeout
145396a6 12****