taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0328
index b52a2e19556a96cd159dd169c431d275264f9d4e..ee5ffaf060571a45784dba88663fa6f538dfa81b 100644 (file)
@@ -28,7 +28,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