summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/confs/06229
1 files changed, 5 insertions, 4 deletions
diff --git a/test/confs/0622 b/test/confs/0622
index 8f9d71980..baca47dbb 100644
--- a/test/confs/0622
+++ b/test/confs/0622
@@ -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 -----