Logging: expand hosts_connection_nolog coverage
[exim.git] / test / confs / 0327
index 85b4f894acf29344763be89f1437635e573f7694..30f2576cf0edc84337bf7cbcab3c51e3ceeec332 100644 (file)
@@ -40,12 +40,14 @@ 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
 
 t2:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End