git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix ${readsocket } eol-replacement. Bug 2630
[exim.git]
/
test
/
confs
/
0603
diff --git
a/test/confs/0603
b/test/confs/0603
index baa3ea08c665d2c7ff4f22479950769c26472646..eaf6a6b908a4f4552253c0cb64ca673be7a36b28 100644
(file)
--- a/
test/confs/0603
+++ b/
test/confs/0603
@@
-43,6
+43,7
@@
send_to_server:
allow_localhost
hosts = 127.0.0.1
port = PORT_D
+ hosts_try_fastopen = :
# assumes that HOSTIPV4 can send to 127.0.0.1
interface = ${if eq {$sender_address_domain}{dustybelt.tld} {127.0.0.1}{HOSTIPV4}}