Fix $mime_part_count for non-mime message on multi-message connection. Bug 2537
[exim.git] / test / confs / 2120
index 75b8dfa7fd6adef6a24c88cd770e8883e6544410..9469cb7386d6c119ca2e9cf1358e64477bdbc5cc 100644 (file)
@@ -2,14 +2,9 @@
 
 SERVER=
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-log_file_path = DIR/spool/log/SERVER%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/tls_conf_prefix
+
 primary_hostname = thishost.test.ex
-spool_directory = DIR/spool
 
 # ----- Main settings -----
 
@@ -41,6 +36,7 @@ t1:
   hosts = thishost.test.ex
   allow_localhost
   port = PORT_D
+  hosts_try_fastopen = :
 
 
 # ----- Retry -----