X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a08c49f10dbed682e0500e6510c78bd65002fc34..6fcb3173d64ef8a9d70f8adf19f134a0cd9cf6e8:/test/confs/0177?ds=sidebyside diff --git a/test/confs/0177 b/test/confs/0177 index 4782202c4..eb15a515d 100644 --- a/test/confs/0177 +++ b/test/confs/0177 @@ -1,11 +1,7 @@ # Exim test configuration 0177 -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 ----- @@ -70,6 +66,7 @@ begin transports appendfile: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER autoreply: @@ -79,6 +76,7 @@ autoreply: smtp: driver = smtp port = PORT_S + hosts_try_fastopen = : # ----- Retry -----