summaryrefslogtreecommitdiff
path: root/test/confs
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs')
-rw-r--r--test/confs/022711
1 files changed, 6 insertions, 5 deletions
diff --git a/test/confs/0227 b/test/confs/0227
index 36050fa7d..a0b85c287 100644
--- a/test/confs/0227
+++ b/test/confs/0227
@@ -79,14 +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 -----