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 taint trap in parse_fix_phrase(). Bug 2617
[exim.git]
/
test
/
confs
/
4525
diff --git
a/test/confs/4525
b/test/confs/4525
index f6a0258a7e3851a80fb0cd38e0f61a9df26cc991..a5b7f2cd05927dd95fd2a2b2d08554e77ce690e9 100644
(file)
--- a/
test/confs/4525
+++ b/
test/confs/4525
@@
-68,6
+68,7
@@
send_to_server:
allow_localhost
hosts = HOSTIPV4
port = PORT_D
allow_localhost
hosts = HOSTIPV4
port = PORT_D
+ hosts_try_fastopen = :
.ifdef FILTER
transport_filter = /bin/cat - DIR/aux-fixed/TESTNUM.mlistfooter
.ifdef FILTER
transport_filter = /bin/cat - DIR/aux-fixed/TESTNUM.mlistfooter
@@
-106,7
+107,7
@@
send_to_server:
file:
driver = appendfile
file:
driver = appendfile
- file = DIR/test-mail/$
local_part
+ file = DIR/test-mail/$
{bless:$local_part}
user = CALLER
# End
user = CALLER
# End