X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..f2738aab2d72569b6d47b788099f6ebab701b2b2:/test/confs/0417 diff --git a/test/confs/0417 b/test/confs/0417 index 4052c570e..2f3ed5df4 100644 --- a/test/confs/0417 +++ b/test/confs/0417 @@ -2,13 +2,8 @@ RETURN_ERROR_DETAILS = false -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 ----- @@ -42,5 +37,6 @@ begin transports t1: driver = smtp + hosts_try_fastopen = : # End