Testsuite: bounce_message_file and warn_message_file
[exim.git] / test / confs / 0222
index e69bbb3d02367657b809aaeb13ee7c754590e88d..91f74538afd933a0e4bd3cdf527e5c39bc42c00d 100644 (file)
@@ -32,13 +32,14 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   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