Testsuite: OpenSSL info output during conn changes going to 1.1; give up trying to...
[exim.git] / test / confs / 0287
1 # Exim test configuration 0287
2
3 .include DIR/aux-var/std_conf_prefix
4
5 primary_hostname = myhost.test.ex
6
7 # ----- Main settings -----
8
9 acl_smtp_etrn = accept
10 smtp_etrn_command = /bin/sleep 1
11
12 # End