X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/23bb69826c8d600ce4a268ad27e14b0390e540c8..7d2f2d360f5a8ac6e0055074db813c3c3cfbeeb4:/test/confs/2120 diff --git a/test/confs/2120 b/test/confs/2120 index 75b8dfa7f..9469cb738 100644 --- a/test/confs/2120 +++ b/test/confs/2120 @@ -2,14 +2,9 @@ SERVER= -exim_path = EXIM_PATH -keep_environment = -host_lookup_order = bydns -log_file_path = DIR/spool/log/SERVER%slog -gecos_pattern = "" -gecos_name = CALLER_NAME +.include DIR/aux-var/tls_conf_prefix + primary_hostname = thishost.test.ex -spool_directory = DIR/spool # ----- Main settings ----- @@ -41,6 +36,7 @@ t1: hosts = thishost.test.ex allow_localhost port = PORT_D + hosts_try_fastopen = : # ----- Retry -----