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
/
0543
diff --git
a/test/confs/0543
b/test/confs/0543
index e68280b0e857cce63bab67dbed01fdd76417ce6c..bbe942fa42d81e4a2c19d1e9d03f79664dcd2308 100644
(file)
--- a/
test/confs/0543
+++ b/
test/confs/0543
@@
-33,6
+33,7
@@
smtp:
hosts_max_try = 1
allow_localhost
port = PORT_S
+ interface = ${if eq {$host_address}{127.0.0.1} {127.0.0.1}}
# ----- Retry -----