X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/7eb59ff94f571a06e5dab25e417979095d569495..4596719398f6f2365bed563aafd757a6433ce7b4:/test/confs/0461 diff --git a/test/confs/0461 b/test/confs/0461 index 5b5110104..f7c3ba180 100644 --- a/test/confs/0461 +++ b/test/confs/0461 @@ -5,14 +5,9 @@ ROUTE_DATA=V4NET.0.0.1 RETRY1=1s RETRY2=2s -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 ----- @@ -42,12 +37,14 @@ begin transports t1: driver = smtp port = PORT_S + hosts_try_fastopen = : connect_timeout = 1s allow_localhost t2: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER