Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0055
index 72a2be7402b7ddf9ceb2c0c3a81f7fd855146275..ed6e60878451461dd002f59cc437ecb0d09baa3c 100644 (file)
@@ -46,12 +46,13 @@ local_delivery:
   driver = appendfile
   delivery_date_add
   envelope_to_add
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   return_path_add
   user = CALLER
 
 smtp:
   driver = smtp
+  hosts_try_fastopen = :
 
 
 # ----- Retry -----