Testsuite: guard configs for no-PRDR build
[exim.git] / test / confs / 0622
index 8f9d71980022f297afd2a4decdc7a192f79c375e..baca47dbb33a3eafbf360f78c12e331e054db154 100644 (file)
@@ -58,11 +58,12 @@ client:
 begin transports
 
 send_to_server:
-  driver = smtp
+  driver =             smtp
   allow_localhost
-  hosts = 127.0.0.1
-  port = PORT_D
-  max_rcpt = 0
+  hosts_try_fastopen = :
+  hosts =              127.0.0.1
+  port =               PORT_D
+  max_rcpt =           0
   HAP
 
 # ----- Retry -----