X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/f926e27276301de1e2fd011b7edcd1b85d8c4754..6b69b71028f15c7ba3157bac955103b764326f60:/test/confs/0473 diff --git a/test/confs/0473 b/test/confs/0473 index ed48ce60c..8e7985302 100644 --- a/test/confs/0473 +++ b/test/confs/0473 @@ -3,12 +3,8 @@ USE_SENDER = ,use_sender ACL_RCPT = acl_rcpt -exim_path = EXIM_PATH -host_lookup_order = bydns -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME +.include DIR/aux-var/std_conf_prefix + # ----- Main settings ----- @@ -46,5 +42,6 @@ begin transports smtp: driver = smtp port = PORT_S + hosts_try_fastopen = : # End