Taint: fix hybrid-mode transition
[exim.git] / test / confs / 0045
index d6674dcf791dfd88132d5b171b0a4855878c0959..2a9efb565771b1032a9ef5ccd635f399ed445c8f 100644 (file)
@@ -1,12 +1,7 @@
 # Exim test configuration 0045
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
@@ -26,6 +21,7 @@ begin transports
 
 smtp:
   driver = smtp
+  hosts_try_fastopen = :
 
 
 # End