taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0230
index 08a67228ecdd461c41c3592bb7a3a6e840a58247..ecce422957848bbe7d71492bb884335b7bd16ed8 100644 (file)
@@ -57,7 +57,8 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   headers_add = Port: $sender_host_port
   user = CALLER