Testsuite: output changes resulting
[exim.git] / test / confs / 0365
index 54e24e6d4eb6114a008b1c8ec887ec6ae9b5b88a..c5d8a0b5326b637e29bc2d23ff49d179458bd9e7 100644 (file)
@@ -3,13 +3,8 @@
 DETAILS=false
 SELECTOR=
 
-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 -----
 
@@ -86,5 +81,6 @@ begin transports
 
 smtp:
   driver = smtp
+  hosts_try_fastopen = :
 
 # End