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
/
0055
diff --git
a/test/confs/0055
b/test/confs/0055
index 72a2be7402b7ddf9ceb2c0c3a81f7fd855146275..ed6e60878451461dd002f59cc437ecb0d09baa3c 100644
(file)
--- a/
test/confs/0055
+++ b/
test/confs/0055
@@
-46,12
+46,13
@@
local_delivery:
driver = appendfile
delivery_date_add
envelope_to_add
driver = appendfile
delivery_date_add
envelope_to_add
- file = DIR/test-mail/$
local_part
+ file = DIR/test-mail/$
{bless:$local_part}
return_path_add
user = CALLER
smtp:
driver = smtp
return_path_add
user = CALLER
smtp:
driver = smtp
+ hosts_try_fastopen = :
# ----- Retry -----
# ----- Retry -----