Testsuite: SPF testcase additions
[exim.git] / test / confs / 0230
index d9cecf3d4656025525720a7d605829624fca2de2..f77f52f69d90166988516bc064ddd3672abe6b8d 100644 (file)
@@ -32,7 +32,7 @@ check_recipient:
 
 begin routers
 
-.ifdef RT
+.ifdef OPT
 to_server:
   driver = manualroute
   transport = remote
@@ -64,6 +64,7 @@ local_delivery:
 remote:
   driver = smtp
   port = PORT_D
+  hosts_try_fastopen = :
 
 # ----- Retry -----