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
/
0230
diff --git
a/test/confs/0230
b/test/confs/0230
index c26b45758a608a14b67718e5099262dcf1371de0..08a67228ecdd461c41c3592bb7a3a6e840a58247 100644
(file)
--- a/
test/confs/0230
+++ b/
test/confs/0230
@@
-57,13
+57,14
@@
begin transports
local_delivery:
driver = appendfile
- file = DIR/test-mail/$
local_part
+ file = DIR/test-mail/$
{bless:$local_part}
headers_add = Port: $sender_host_port
user = CALLER
remote:
driver = smtp
port = PORT_D
+ hosts_try_fastopen = :
# ----- Retry -----