taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 3700
index 4a8d38aaef63f3e07faa073e3c936ab9a8428694..599f3e50dd95e7104f83a6339b676892647e6188 100644 (file)
@@ -95,7 +95,8 @@ t2:
 
 file:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End