Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0201
index 1575bcd9c12de51a6a8eec0a02451f14e563de7b..b4ad0d8d817687a00459ffa2d49012d44a54ea8e 100644 (file)
@@ -1,14 +1,8 @@
 # Exim test configuration 0201
 
-exim_path = EXIM_PATH
-keep_environment =
-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 -----
 
@@ -32,6 +26,7 @@ t1:
   hosts = 127.0.0.1
   allow_localhost
   port = PORT_S
+  hosts_try_fastopen = :
   transport_filter = /bin/sh -c 'cat; exit 99'