summaryrefslogtreecommitdiff
path: root/test/confs/0540
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs/0540')
-rw-r--r--test/confs/05402
1 files changed, 2 insertions, 0 deletions
diff --git a/test/confs/0540 b/test/confs/0540
index 641335f6b..f9a23f306 100644
--- a/test/confs/0540
+++ b/test/confs/0540
@@ -41,6 +41,7 @@ t1:
driver = smtp
hosts = 127.0.0.1
port = PORT_S
+ interface = 127.0.0.1
allow_localhost
helo_data = ${if eq{$domain}{yes1}{localhost}{aname}}
@@ -48,6 +49,7 @@ t2:
driver = smtp
hosts = 127.0.0.1
port = PORT_S
+ interface = 127.0.0.1
allow_localhost
# End