Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0135
index 2c62f04732f5c72341cd74aabf83d27ed9f67bf6..1318e025c655ac9d36da63e69333a6ab25b5fa1e 100644 (file)
@@ -9,7 +9,7 @@ domainlist local_domains = test.ex
 
 qualify_domain = test.ex
 ignore_bounce_errors_after = 0s
-admin_groups = CALLER
+admin_groups = CALLERGROUP
 remote_max_parallel = 1
 
 
@@ -44,11 +44,12 @@ begin transports
 
 smtp:
   driver = smtp
+  hosts_try_fastopen = :
   connect_timeout = 1s
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   quota = 20
   user = CALLER