X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0227;h=a0b85c287b528c447e4f21c2889b429ee78c7647;hb=6d9b05ae272ca2122b48451c317d601e449af932;hp=fea66e16f8d7b950f9a91350e970bd4ff582353a;hpb=14de8063d82edc5bf003ed50abdea55ac542679b;p=user%2Fhenk%2Fcode%2Fexim.git 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 -----