taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0517
index cc991b2a3e9a72cc5224b6814c05324900a39d44..e02695c976147171653022345c7624c043bfa434 100644 (file)
@@ -36,7 +36,8 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End