X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a08c49f10dbed682e0500e6510c78bd65002fc34..3b447cdfe3f9f53546d09d7e01d1e0ecf0d6696c:/test/confs/0136 diff --git a/test/confs/0136 b/test/confs/0136 index 014425213..acc1003c9 100644 --- a/test/confs/0136 +++ b/test/confs/0136 @@ -2,12 +2,8 @@ BRB=true -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 ----- @@ -67,7 +63,7 @@ begin transports local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER