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
/
0036
diff --git
a/test/confs/0036
b/test/confs/0036
index 48479c7876dbb2666ceddfda9fe8971c4ec0c953..6d02a44cd7fe9b95a81d5d622d473dd610064204 100644
(file)
--- a/
test/confs/0036
+++ b/
test/confs/0036
@@
-37,11
+37,12
@@
begin transports
local_delivery:
driver = appendfile
local_delivery:
driver = appendfile
- file = DIR/test-mail/$
local_part
+ file = DIR/test-mail/$
{bless:$local_part}
user = CALLER
send_to_server:
driver = smtp
port = PORT_D
user = CALLER
send_to_server:
driver = smtp
port = PORT_D
+ hosts_try_fastopen = :
# End
# End