X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/bc3c7bb7d4aba3e563434e5627fe1f2176aa18c0..4e9ed49f8f12eb331b29bd5b6dc3693c520fddc2:/test/confs/0116 diff --git a/test/confs/0116 b/test/confs/0116 index da70ac0e5..9e8d9f7eb 100644 --- a/test/confs/0116 +++ b/test/confs/0116 @@ -1,13 +1,7 @@ # Exim test configuration 0116 -exim_path = EXIM_PATH -keep_environment = -host_lookup_order = bydns -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 + # ----- Main settings ----- @@ -58,6 +52,7 @@ begin transports appendfile: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER headers_add = Added: $address_data