git://git.exim.org
/
users
/
jgh
/
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/jgh/exim.git]
/
test
/
confs
/
0461
diff --git
a/test/confs/0461
b/test/confs/0461
index 5b511010422358b8c78d3fe8e6b948c002988a89..f56d6ad57490679120ff47d9f9f5342848b8d3bc 100644
(file)
--- a/
test/confs/0461
+++ b/
test/confs/0461
@@
-42,6
+42,7
@@
begin transports
t1:
driver = smtp
port = PORT_S
+ interface = ${if eq {$host}{127.0.0.1} {127.0.0.1}}
connect_timeout = 1s
allow_localhost