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