Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0572
index 9ceeffc8ef64f3ba52a608133da83a03cccb280f..da03933e485fee766181e342a85f83708bc49930 100644 (file)
@@ -2,21 +2,16 @@
 
 OPT =
 
-exim_path = EXIM_PATH
-keep_environment =
-hide 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 -----
 
 log_selector = +outgoing_port
 
 domainlist local_domains = test.ex : *.test.ex
+hide domainlist hidden_domains = test.ex : *.test.ex
 acl_smtp_rcpt = accept
 
 
@@ -41,6 +36,7 @@ my_smtp:
   driver = smtp
   interface = HOSTIPV4
   port = PORT_S
+  hosts_try_fastopen = :
   debug_print = transport_name <$transport_name>