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