]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/confs/0287
TLS: preload configuration items
[user/henk/code/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