X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..0006e6d8e151bb4b34452da30da60184736bb5ae:/test/confs/0172 diff --git a/test/confs/0172 b/test/confs/0172 index 1772e9008..7b335183e 100644 --- a/test/confs/0172 +++ b/test/confs/0172 @@ -1,12 +1,7 @@ # Exim test configuration 0172 -exim_path = EXIM_PATH -host_lookup_order = bydns -rfc1413_query_timeout = 0s -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 ----- @@ -33,7 +28,7 @@ begin transports appendfile: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER