SPF: fix result for case of only non-spf TXT RRs. Bug 2499
[exim.git] / test / confs / 4050
index 06a85c0894d04ec7cb3a076ef17d727e8a9cead2..c26b7a9c2de5091bb1a5f80225269051e981b94d 100644 (file)
@@ -22,6 +22,10 @@ dns_cname_loops = 9
 chunking_advertise_hosts =
 tls_advertise_hosts =
 
+.ifdef _HAVE_DMARC
+dmarc_tld_file =
+.endif
+
 pipelining_connect_advertise_hosts = CONNECTCOND
 retry_data_expire = RETRY
 log_selector = +received_recipients +pipelining
@@ -53,7 +57,11 @@ begin transports
 
 smtp:
   driver =             smtp
+  hosts_try_fastopen = :
   hosts_pipe_connect = CONTROL
+.ifdef HELO_MSG
+  helo_data =          HELO_MSG
+.endif
   max_rcpt =           1
 
 #