X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/f926e27276301de1e2fd011b7edcd1b85d8c4754..ba00bdd4609501dd3ffe187074ff7f8197a9059f:/test/confs/0226 diff --git a/test/confs/0226 b/test/confs/0226 index 9ebdb7917..f5be03e9d 100644 --- a/test/confs/0226 +++ b/test/confs/0226 @@ -1,11 +1,7 @@ # Exim test configuration 0226 -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,7 +34,7 @@ allowed: driver = redirect allow_defer caseful_local_part - data = $local_part + data = ${bless:$local_part} file_transport = address_file pipe_transport = address_pipe retry_use_local_part @@ -51,7 +47,7 @@ begin transports local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER address_file: