Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0218
index 2a4bff68d82e27da66b2b468740347288dd2fc8a..250bc92e6618bbacdfd70e90c9bfe8dfd2cebb93 100644 (file)
@@ -1,17 +1,14 @@
 # Exim test configuration 0218
 
-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
 
 # ----- Main settings -----
 
 log_selector =  \
-              +sender_on_delivery
+              +sender_on_delivery \
+             +pipelining
 ignore_bounce_errors_after = 0s
 qualify_domain = test.ex
 queue_run_in_order
@@ -55,6 +52,7 @@ send_to_server:
   command_timeout = 1s
   hosts = 127.0.0.1
   port = PORT_S
+  hosts_try_fastopen = :
   debug_print = T: $transport_name  (${acl {expand_check}})