taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0264
index 9e16d1db61572c911ac3f5c518beb0ce039af456..cc1ad5d0f6298900ff47ecf3d4d4c22ff97136fb 100644 (file)
@@ -15,7 +15,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
   user = CALLER
 
   quota = ${if eq{$local_part}{userx}{3}{10000}}
@@ -24,7 +25,8 @@ local_delivery:
 local_delivery2:
   driver = appendfile
   retry_use_local_part = false
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
   quota = 3
   current_directory = /