summaryrefslogtreecommitdiff
path: root/test/confs/0413
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs/0413')
-rw-r--r--test/confs/04132
1 files changed, 2 insertions, 0 deletions
diff --git a/test/confs/0413 b/test/confs/0413
index 8ae83dee3..bfc1aad94 100644
--- a/test/confs/0413
+++ b/test/confs/0413
@@ -56,6 +56,7 @@ t1:
hosts = 127.0.0.1
allow_localhost
port = PORT_S
+ interface = ${if eq {$host}{127.0.0.1} {127.0.0.1}}
t2:
driver = smtp
@@ -63,6 +64,7 @@ t2:
hosts_override
allow_localhost
port = PORT_S
+ interface = 127.0.0.1
# End