X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/0d2e392e281e96d9f9f2f3dd438affe3f2563c57..56a6b0606bb11f53653e9d208f81ffffc4b1d5a6:/test/confs/0374 diff --git a/test/confs/0374 b/test/confs/0374 index 1cae0254c..81a3667d3 100644 --- a/test/confs/0374 +++ b/test/confs/0374 @@ -50,7 +50,8 @@ begin transports # Successful local transport ut1: driver = appendfile - file = DIR/test-mail/${bless:$local_part}-u + file = DIR/test-mail/$local_part-u + create_file = DIR/test-mail user = CALLER return_path_add envelope_to_add @@ -83,7 +84,8 @@ ut4: # Real delivery real: driver = appendfile - file = DIR/test-mail/${bless:$local_part} + file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER return_path_add envelope_to_add