summaryrefslogtreecommitdiff
path: root/test/confs/4020
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs/4020')
-rw-r--r--test/confs/402011
1 files changed, 6 insertions, 5 deletions
diff --git a/test/confs/4020 b/test/confs/4020
index 8dfd46888..05c95a571 100644
--- a/test/confs/4020
+++ b/test/confs/4020
@@ -32,11 +32,12 @@ my_main_router:
begin transports
my_smtp:
- driver = smtp
- interface = HOSTIPV4
- port = PORT_S
- hide socks_proxy = 127.0.0.1 port=PORT_D OPT
- debug_print = transport_name <$transport_name>
+ driver = smtp
+ interface = HOSTIPV4
+ port = PORT_S
+ hide socks_proxy = 127.0.0.1 port=PORT_D OPT
+ hosts_try_fastopen = ${if eq {$local_part}{user_tfo} {*}}
+ debug_print = transport_name <$transport_name>
# End