X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/e498ab40197936833f696439e78c5cb08e5180cb..340e5f5781abb5388c41fa326d6e1cabf7ba96ff:/test/confs/4804 diff --git a/test/confs/4804 b/test/confs/4804 index a1ba90dd1..1513d4688 100644 --- a/test/confs/4804 +++ b/test/confs/4804 @@ -3,22 +3,16 @@ SERVER= OPT= -exim_path = EXIM_PATH -keep_environment = -host_lookup_order = bydns -primary_hostname = myhost.test.ex -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME +.include DIR/aux-var/std_conf_prefix + timezone = UTC +primary_hostname = myhost.test.ex # ----- Main settings ----- acl_smtp_rcpt = accept log_selector = OPT -tls_advertise_hosts = : # ------ ACL ------ @@ -46,5 +40,6 @@ begin transports send_to_server: driver = smtp port = PORT_D + hosts_try_fastopen = : # End