Testsuite: unbreak testcase
[exim.git] / test / confs / 0208
index 8d74eabfc3d453b82fa2b0177e419aea50cec849..f1e9fea5daf128ab243c86f74577390f78556385 100644 (file)
@@ -2,15 +2,9 @@
 
 MESSAGE_LOGS = true
 
-exim_path = EXIM_PATH
-keep_environment =
-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 -----
 
@@ -65,6 +59,7 @@ fail:
   allow_localhost
   hosts = 127.0.0.1
   port = PORT_S
+  hosts_try_fastopen = :
 
 
 # ----- Retry -----