From 5cd1d1356732d96d49a1f7c682d1b8a33b2576f9 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Wed, 14 Apr 2021 22:21:05 +0100 Subject: taint: allow appendfile create_file option to specify a de-tainting safe path --- test/confs/0533 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/confs/0533') diff --git a/test/confs/0533 b/test/confs/0533 index 290d5e68a..82699fe05 100644 --- a/test/confs/0533 +++ b/test/confs/0533 @@ -16,7 +16,7 @@ r1: driver = redirect local_part_prefix = file- local_part_suffix = =* - data = DIR/test-mail/${bless:${substr_1:$local_part_suffix}} + data = DIR/test-mail/${substr_1:$local_part_suffix} file_transport = t1 r2: @@ -34,6 +34,7 @@ begin transports t1: driver = appendfile + create_file = DIR/test-mail envelope_to_add user = CALLER batch_max = 10 -- cgit v1.2.3