git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Testsuite: Use explicit interface for send to localhost
[users/heiko/exim.git]
/
test
/
confs
/
0495
diff --git
a/test/confs/0495
b/test/confs/0495
index 8706c790b8ca075bfa53296b2f00bb0665f1d490..b33cbf1ef89f50a617e5155aa16a06aac21328ec 100644
(file)
--- a/
test/confs/0495
+++ b/
test/confs/0495
@@
-69,6
+69,7
@@
t1:
driver = smtp
hosts = 127.0.0.1 : HOSTIPV4
port = PORT_S
+ interface = ${if eq {$host}{127.0.0.1} {127.0.0.1}}
allow_localhost
command_timeout = 1s