X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/23f3dc67a13f71bb8fdf2930052d3fdce85e9774..277b99794bf90e4a64b4adee88c08bed417bc5ee:/test/confs/0292 diff --git a/test/confs/0292 b/test/confs/0292 index a388ebd3a..d3ea4f342 100644 --- a/test/confs/0292 +++ b/test/confs/0292 @@ -1,14 +1,9 @@ # Exim test configuration 0292 -exim_path = EXIM_PATH -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 -tls_advertise_hosts = +.include DIR/aux-var/std_conf_prefix + trusted_users = CALLER +primary_hostname = myhost.test.ex # ----- Main settings ----- @@ -43,6 +38,7 @@ t1: t2: driver = smtp + hosts_try_fastopen = : debug_print = \$host=$host \$host_address=$host_address # End