X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a08c49f10dbed682e0500e6510c78bd65002fc34..6d2c02560e5c0aa7cef83d02b26f193135b93e21:/test/confs/0186 diff --git a/test/confs/0186 b/test/confs/0186 index e22f42647..5dffb3dd7 100644 --- a/test/confs/0186 +++ b/test/confs/0186 @@ -1,11 +1,7 @@ # Exim test configuration 0186 -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 ----- @@ -38,6 +34,7 @@ begin transports smtp: driver = smtp port = PORT_S + hosts_try_fastopen = : # End