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
/
0618
diff --git
a/test/confs/0618
b/test/confs/0618
index a461065e5fdfde166f7aa91003da29e7d837333b..d212e98757d6c0d321ee5ce61eb03a18304dc4c8 100644
(file)
--- a/
test/confs/0618
+++ b/
test/confs/0618
@@
-75,6
+75,7
@@
begin transports
smtp:
driver = smtp
event_action = ${acl {ev_log}}
smtp:
driver = smtp
event_action = ${acl {ev_log}}
+ hosts_try_fastopen = :
bad_tpt:
driver = smtp
bad_tpt:
driver = smtp
@@
-83,7
+84,7
@@
bad_tpt:
tofile:
driver = appendfile
tofile:
driver = appendfile
- file = DIR/test-mail/$
local_part
+ file = DIR/test-mail/$
{bless:$local_part}
user = CALLER
event_action = ${acl {ev_log}}
user = CALLER
event_action = ${acl {ev_log}}