X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/f926e27276301de1e2fd011b7edcd1b85d8c4754..3f06b9b4c7244b169d50bce216c1f54b4dfe7efb:/test/confs/0172?ds=sidebyside diff --git a/test/confs/0172 b/test/confs/0172 index ea4cc6059..7b335183e 100644 --- a/test/confs/0172 +++ b/test/confs/0172 @@ -1,11 +1,7 @@ # Exim test configuration 0172 -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 ----- @@ -32,7 +28,7 @@ begin transports appendfile: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER