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