Explicit IPv6 addresses for mysql and pgsql
[exim.git] / test / confs / 4020
index 6702dcd6895e8a41f1ac02a62faa12c9e5b9fd43..763acc15a381f3b199d1263870696cd072411274 100644 (file)
@@ -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