X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/0d2e392e281e96d9f9f2f3dd438affe3f2563c57..c3d7f28680dda05ca6d8415cffbff8a233c0ae74:/test/confs/0283 diff --git a/test/confs/0283 b/test/confs/0283 index 7f40efb18..62a5e60ca 100644 --- a/test/confs/0283 +++ b/test/confs/0283 @@ -37,12 +37,14 @@ t1: t2: driver = appendfile - file = DIR/test-mail/${bless:$local_part} + file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER t3: driver = appendfile - file = DIR/test-mail/${bless:$local_part} + file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = root # ----- Retry -----