Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0261
index 62f161f0e5007a33b2e7b7c247375e394e2bd475..7b2b7a1a69dab19e2d9e3269ea156939291d6d72 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 0261
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -21,10 +16,12 @@ begin transports
 remote_delivery:
   driver = smtp
   hosts = V4NET.0.0.1
+  hosts_try_fastopen = :
 
 bad_return:
   driver = smtp
   hosts = V4NET.0.0.0
+  hosts_try_fastopen = :
   return_path = ${if
 
 no_hosts: