X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..f8f40a64d41c4d47b974810320ab257e2eac0cf3:/test/confs/0213 diff --git a/test/confs/0213 b/test/confs/0213 index 16a8a33a8..388f693cc 100644 --- a/test/confs/0213 +++ b/test/confs/0213 @@ -1,12 +1,7 @@ # Exim test configuration 0213 -exim_path = EXIM_PATH -host_lookup_order = bydns -rfc1413_query_timeout = 0s -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 ----- @@ -34,6 +29,7 @@ begin transports smtp: driver = smtp port = PORT_S + hosts_try_fastopen = : # ----- Retry -----