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