X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/bc3c7bb7d4aba3e563434e5627fe1f2176aa18c0..d4095f83496094d7d8649cc412536f69d1cfcb6a:/test/confs/9400 diff --git a/test/confs/9400 b/test/confs/9400 index 0317e853a..0b54c9675 100644 --- a/test/confs/9400 +++ b/test/confs/9400 @@ -1,15 +1,9 @@ # Exim test configuration 9400 -exim_path = EXIM_PATH -keep_environment = -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 ----- @@ -48,7 +42,7 @@ begin transports local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER headers_add = ${if eq {$local_scan_data}{}{}{LSD: $local_scan_data}}