taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0573
index 388c53fd0270e8b46eccce0d4c922866765aef80..d46b67a11000ecb167c43ba3f4d0a6c4ebca740c 100644 (file)
@@ -26,7 +26,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
 
 # End