X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/181d9bf8a602a2573d566427803a4c5288a56008..a31b8b2c91b548cc11f9e482315beb2373211b5e:/test/confs/0143 diff --git a/test/confs/0143 b/test/confs/0143 index 08eb3f66a..f451be394 100644 --- a/test/confs/0143 +++ b/test/confs/0143 @@ -1,13 +1,8 @@ # Exim test configuration 0143 -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + primary_hostname = myhost.test.ex -rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -24,6 +19,7 @@ my_main_router: route_list = * 127.0.0.1 self = send transport = my_smtp + debug_print = router_name <$router_name> no_more @@ -35,6 +31,7 @@ my_smtp: driver = smtp interface = HOSTIPV4 port = PORT_S + hosts_try_fastopen = : debug_print = transport_name <$transport_name> from router <$router_name>