Testsuite: avoid using STARTTLS in a non-TLS testcase
[exim.git] / test / confs / 0455
index d6688d932b8c58dc10c78c486abcd10dd8058b57..becac26f7afa872a36c28ca0842e619cf8b49876 100644 (file)
@@ -2,13 +2,8 @@
 
 HOSTS_MAX_TRY=4
 
-exim_path = EXIM_PATH
-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 -----
 
@@ -44,6 +39,7 @@ begin transports
 
 smtp:
   driver = smtp
+  hosts_try_fastopen = :
   connect_timeout = 1s
   hosts_max_try = HOSTS_MAX_TRY