X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/d5b80e59458182b2d557a929a18cb8c70cd56b68..92914be2140997c19f610d7f5f17fa0d9c347b9c:/test/confs/0227 diff --git a/test/confs/0227 b/test/confs/0227 index fea66e16f..a0b85c287 100644 --- a/test/confs/0227 +++ b/test/confs/0227 @@ -79,13 +79,15 @@ all: begin transports smtp: - driver = smtp - port = PORT_S + driver = smtp + port = PORT_S + interface = ${if eq {bindfail}{$local_part} {1.1.1.1}{}} + hosts_try_fastopen = : lmtp: - driver = smtp - port = PORT_S - protocol = lmtp + driver = smtp + port = PORT_S + protocol = lmtp # ----- Retry -----