Testsuite: move dsearch-dependent testcase
[exim.git] / test / confs / 0187
index 6731b6230712a0da20fa5c3121532bcd125f0eaa..e2cd27ed5a2e79c3e80358ae1c84f7300bbe964a 100644 (file)
@@ -1,13 +1,7 @@
 # Exim test configuration 0187
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
@@ -51,6 +45,7 @@ begin transports
 smtp:
   driver = smtp
   port = PORT_S
+  hosts_try_fastopen = :
 
 
 # ----- Retry -----