Fix unaligned access (more cleanly) in DNS regative-caching
[users/jgh/exim.git] / test / aux-var-src / tls_conf_prefix
index 0a14cee24ae2264880d0d81dc64db9dfe5c173c1..1c464f63e6d8ebc4c99c50c63b0e1b5803c99401 100644 (file)
@@ -1,4 +1,4 @@
-keep_environment = PATH
+keep_environment = PATH:SSLKEYLOGFILE
 exim_path = EXIM_PATH
 host_lookup_order = bydns
 spool_directory = DIR/spool
@@ -20,3 +20,6 @@ tls_advertise_requiretls =
 .ifdef _HAVE_PIPE_CONNECT
 pipelining_connect_advertise_hosts = :
 .endif
+.ifdef _HAVE_DMARC
+dmarc_tld_file =
+.endif