X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/a08c49f10dbed682e0500e6510c78bd65002fc34..9c43aff91481faddf4ca3763657d3ae2a63acb65:/test/confs/0151?ds=sidebyside diff --git a/test/confs/0151 b/test/confs/0151 index 7f514cd45..0baf3450d 100644 --- a/test/confs/0151 +++ b/test/confs/0151 @@ -1,11 +1,7 @@ # Exim test configuration 0151 -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 ----- @@ -30,7 +26,7 @@ begin transports appendfile: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER