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
/
0201
diff --git
a/test/confs/0201
b/test/confs/0201
index 284e3848b85282c7c4b99363c380e6660b6d512e..1858c40e9ef760f01341a2e34a52cb59d03e9939 100644
(file)
--- a/
test/confs/0201
+++ b/
test/confs/0201
@@
-31,6
+31,7
@@
t1:
hosts = 127.0.0.1
allow_localhost
port = PORT_S
+ interface = 127.0.0.1
transport_filter = /bin/sh -c 'cat; exit 99'