X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/bc3c7bb7d4aba3e563434e5627fe1f2176aa18c0..eb09d0da1fb995ad88f9a1c2998766c3e530be68:/test/confs/0143 diff --git a/test/confs/0143 b/test/confs/0143 index a6dfbb61f..f451be394 100644 --- a/test/confs/0143 +++ b/test/confs/0143 @@ -1,14 +1,8 @@ # Exim test configuration 0143 -exim_path = EXIM_PATH -keep_environment = -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 -tls_advertise_hosts = # ----- Main settings ----- @@ -37,7 +31,8 @@ my_smtp: driver = smtp interface = HOSTIPV4 port = PORT_S - debug_print = transport_name <$transport_name> + hosts_try_fastopen = : + debug_print = transport_name <$transport_name> from router <$router_name> # End