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
Make the retry_include_ip_address smtp transport option expanded. Bug 1545
[users/heiko/exim.git]
/
test
/
confs
/
0518
diff --git
a/test/confs/0518
b/test/confs/0518
index 372489467a9d9e2db1188d63d67c2f8d00938da7..2c200f07f2d422eab8e956deac440594c84e9da5 100644
(file)
--- a/
test/confs/0518
+++ b/
test/confs/0518
@@
-45,7
+45,6
@@
t1:
driver = smtp
hosts = 127.0.0.1
port = PORT_S
- interface = 127.0.0.1
allow_localhost
rcpt_include_affixes
@@
-53,7
+52,6
@@
t2:
driver = smtp
hosts = 127.0.0.1
port = PORT_S
- interface = 127.0.0.1
allow_localhost
# End