taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 3452
index e4d02b74b2df3cd3e74123fb04ad5ebd1b0b5640..1951dd85d7004c79f95fca0a1742c02f22967fce 100644 (file)
@@ -59,7 +59,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 = TLS: cipher=$tls_cipher peerdn=$tls_peerdn
   user = CALLER