Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 5860
index 82079fe3837906d9977b8db51baf52d6f00bc9e2..bef70dd18730277c6e5a2bcf0446e14412f8ff57 100644 (file)
@@ -61,12 +61,15 @@ send_to_server:
   driver = smtp
   allow_localhost
   port = PORT_D
+  hosts_try_fastopen = :
 
 #  hosts_try_dane = *
   hosts_require_dane = *
+.ifdef _HAVE_OCSP
   hosts_request_ocsp = ${if or { {= {4}{$tls_out_tlsa_usage}} \
                                 {= {0}{$tls_out_tlsa_usage}} } \
                         {*}{}}
+.endif
 
   event_action =   ${acl {logger}}