X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/0578e5cd0d433794ba33cefc8963476ef1c22d53..7b162fc84e202a16b89fa11224737ffbdd240bc8:/test/confs/4020 diff --git a/test/confs/4020 b/test/confs/4020 index 6702dcd68..763acc15a 100644 --- a/test/confs/4020 +++ b/test/confs/4020 @@ -43,7 +43,11 @@ my_smtp: driver = smtp interface = HOSTIPV4 port = PORT_S +.ifdef FALLBACK + socks_proxy = ${if eq {1}{1} {}} +.else hide socks_proxy = HOSTIPV4 port=PORT_D OPT +.endif hosts_try_fastopen = ${if eq {$local_part}{user_tfo} {*}} debug_print = transport_name <$transport_name> .ifdef _HAVE_EVENT