taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0222
index e69bbb3d02367657b809aaeb13ee7c754590e88d..48d7b42c12570c59322f5e775c950edb1a1a5acd 100644 (file)
@@ -33,12 +33,14 @@ begin transports
 local_delivery:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 autoreply:
   driver = autoreply
   once = DIR/test-once
   once_file_size = 30
+  once_repeat = 4s
   text = "Auto reply message"
   to = $sender_address
   user = CALLER