Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0552
index e7ec612ab7311c699335fb76fe0b0f1f4c794cee..153185561f8cf64803472aba8af1ca652c00b969 100644 (file)
@@ -3,14 +3,9 @@
 DDF=
 SERVER=
 
-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/SERVER%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -50,9 +45,9 @@ begin transports
 
 t1:
   driver = smtp
-  hosts = 127.0.0.1
   port = PORT_D
-  interface = 127.0.0.1
+  hosts_try_fastopen = :
+  hosts = 127.0.0.1
   allow_localhost
   command_timeout = 2s