SPF: fix result for case of only non-spf TXT RRs. Bug 2499
[exim.git] / test / confs / 2007
index a16b9a57ef5faf79b4a03e2fb9d934083809eb40..d666f6ac2d2c3c745259519fdfacf42a6e7054a1 100644 (file)
@@ -55,11 +55,13 @@ send_to_server1:
   allow_localhost
   hosts = 127.0.0.1
   port = PORT_D
+  hosts_try_fastopen = :
 
 send_to_server2:
   driver = smtp
   allow_localhost
   hosts = HOSTIPV4
   port = PORT_D
+  hosts_try_fastopen = :
 
 # End