Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0437
index 73ad8b39e27701891176a69b1262a1451a131fa5..863655b4e5ac30c3969668195812a924d90d3211 100644 (file)
@@ -1,14 +1,19 @@
 # Exim test configuration 0437
 
 exim_path = EXIM_PATH
+keep_environment =
 host_lookup_order = bydns
 primary_hostname = myhost.test.ex
 
-rfc1413_query_timeout = 0s
 spool_directory = DIR/${lookup{spool}lsearch{DIR/aux-fixed/TESTNUM.ls}}
 log_file_path = DIR/spool/log/%slog
 gecos_pattern = ""
 gecos_name = CALLER_NAME
+tls_advertise_hosts =
+
+.ifdef _HAVE_DMARC
+dmarc_tld_file =
+.endif
 
 # ----- Main settings -----