X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/468c0c7e3066886ff5028bb423b96712a155fe05..4e9ed49f8f12eb331b29bd5b6dc3693c520fddc2:/test/confs/0572 diff --git a/test/confs/0572 b/test/confs/0572 index 2cce49c38..da03933e4 100644 --- a/test/confs/0572 +++ b/test/confs/0572 @@ -2,20 +2,16 @@ OPT = -exim_path = EXIM_PATH -hide 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 ----- log_selector = +outgoing_port domainlist local_domains = test.ex : *.test.ex +hide domainlist hidden_domains = test.ex : *.test.ex acl_smtp_rcpt = accept @@ -28,7 +24,7 @@ my_main_router: route_list = * 127.0.0.1 self = send transport = my_smtp - debug_print = router_name <$router_name> + hide debug_print = router_name <$router_name> no_more @@ -40,7 +36,7 @@ my_smtp: driver = smtp interface = HOSTIPV4 port = PORT_S - hide socks_proxy = 127.0.0.1 port=PORT_D OPT + hosts_try_fastopen = : debug_print = transport_name <$transport_name>