X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a08c49f10dbed682e0500e6510c78bd65002fc34..a7e6ad0ba38cf088e841c321042f81966d846b4b:/test/confs/0212 diff --git a/test/confs/0212 b/test/confs/0212 index 1d14d8972..223bd574f 100644 --- a/test/confs/0212 +++ b/test/confs/0212 @@ -1,11 +1,7 @@ # Exim test configuration 0212 -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 ----- @@ -62,7 +58,7 @@ alias: forward: driver = redirect no_check_local_user - file = DIR/aux-fixed/TESTNUM.$local_part.forward + file = ${lookup {TESTNUM.$local_part.forward} dsearch,ret=full {DIR/aux-fixed} {$value}fail} retry_use_local_part all: @@ -78,6 +74,7 @@ begin transports local_delivery: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail return_path_add user = CALLER