X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/0d2e392e281e96d9f9f2f3dd438affe3f2563c57..89318c714454e11217505d2163d807d5d827f50a:/test/confs/0212 diff --git a/test/confs/0212 b/test/confs/0212 index 8b8d74404..223bd574f 100644 --- a/test/confs/0212 +++ b/test/confs/0212 @@ -58,7 +58,7 @@ alias: forward: driver = redirect no_check_local_user - file = DIR/aux-fixed/TESTNUM.${bless:$local_part}.forward + file = ${lookup {TESTNUM.$local_part.forward} dsearch,ret=full {DIR/aux-fixed} {$value}fail} retry_use_local_part all: @@ -73,7 +73,8 @@ begin transports local_delivery: driver = appendfile - file = DIR/test-mail/${bless:$local_part} + file = DIR/test-mail/$local_part + create_file = DIR/test-mail return_path_add user = CALLER