Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0478
index cfb9a17b1af20023eb263121231fc0f5eb642c75..786f6c547ed661169ab72d57c24fc1ff9518d50a 100644 (file)
@@ -27,6 +27,7 @@ begin transports
 t1:
   driver = smtp
   port = PORT_D
+  hosts_try_fastopen = :
   hosts = ${if !eq {$sender_host_address}{} {V4NET.0.0.2} \
                {${if eq {127.0.0.1}{$local_part} {127.0.0.1} \
                {${if eq {V4NET.0.0.1}{$local_part} {V4NET.0.0.1}}}}}}