Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0611
index b526391987d1416bc755af4d377502b94e2498f9..84be24f05800cbb094e610694d696ef4d61b1e95 100644 (file)
@@ -4,12 +4,18 @@
 SERVER=
 
 exim_path = EXIM_PATH
+keep_environment =
 host_lookup_order = bydns
 primary_hostname = myhost.test.ex
 spool_directory = DIR/spool
 gecos_pattern = ""
 gecos_name = CALLER_NAME
 tls_advertise_hosts =
+chunking_advertise_hosts =
+
+.ifdef _HAVE_DMARC
+dmarc_tld_file =
+.endif
 
 # ----- Main settings -----
 
@@ -49,6 +55,7 @@ begin transports
 smtp:
   driver =     smtp
   port =       PORT_D
+  hosts_try_fastopen = :
   max_rcpt =   1
   connection_max_messages = 1
   max_parallel = 2