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
/
0550
diff --git
a/test/confs/0550
b/test/confs/0550
index e08750fdd1ffa7a573beee3e92c1c93efb67776b..865b97a52df222a18f6f5a218f616da39fc791dc 100644
(file)
--- a/
test/confs/0550
+++ b/
test/confs/0550
@@
-29,6
+29,7
@@
t1:
driver = smtp
hosts = 127.0.0.1 : HOSTIPV4
port = PORT_S
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
helo_data = \
${if eq{$sending_ip_address}{127.0.0.1}{Tweedledum}{Tweedledee}} \
allow_localhost
helo_data = \
${if eq{$sending_ip_address}{127.0.0.1}{Tweedledum}{Tweedledee}} \