X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a08c49f10dbed682e0500e6510c78bd65002fc34..f2738aab2d72569b6d47b788099f6ebab701b2b2:/test/confs/3412?ds=sidebyside diff --git a/test/confs/3412 b/test/confs/3412 index 09832d895..528494356 100644 --- a/test/confs/3412 +++ b/test/confs/3412 @@ -1,12 +1,8 @@ # Exim test configuration 3412 -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + primary_hostname = myhost.test.ex -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -48,6 +44,7 @@ smtp: allow_localhost hosts = 127.0.0.1 port = PORT_S + hosts_try_fastopen = : hosts_try_auth = * # End