taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0274
index 2eb7bb60b03003337fe82daff577bb05484d7097..c5b0bd84749079a1be2d6a6edabfcb2d931646b7 100644 (file)
@@ -15,6 +15,7 @@ begin transports
 t1:
   driver = appendfile
   file = DIR/test-mail/${if eq{$address_data}{}{$local_part}{$address_data}}
+  create_file = DIR/test-mail
   user = CALLER
 
 # ----- Routers -----