Testsuite: unbreak testcase
[exim.git] / test / confs / 0315
index 7566ca2b6fa02ebe92ab2d613194956d9e1ea51b..ae86fdc2a6e7189fb0eb1185f258efcf31e2a8f0 100644 (file)
@@ -1,13 +1,7 @@
 # Exim test configuration 0315
 
-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 -----
 
@@ -34,5 +28,6 @@ begin transports
 
 t1:
   driver = smtp
+  hosts_try_fastopen = :
 
 # End