Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0450
index 409098d3088a7cc4435de1900f4ad80bb32d6153..7324af64f164b17e0ffecf2e2b6543c1f5414d42 100644 (file)
@@ -2,14 +2,9 @@
 
 EXTRA=
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
 
 
 # ----- Main settings -----
@@ -33,6 +28,7 @@ begin transports
 t1:
   driver = smtp
   hosts = 127.0.0.1
+  hosts_try_fastopen = :
   allow_localhost
   port = ${if queue_running{PORT_D2}{PORT_D}}EXTRA