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
/
0283
diff --git
a/test/confs/0283
b/test/confs/0283
index 31d9339a2f1d3dc30c7cd619ab09ffec8954ae79..7f40efb18dbeb07af7a1672d4dfe852237b1a5d7 100644
(file)
--- a/
test/confs/0283
+++ b/
test/confs/0283
@@
-37,12
+37,12
@@
t1:
t2:
driver = appendfile
t2:
driver = appendfile
- file = DIR/test-mail/$
local_part
+ file = DIR/test-mail/$
{bless:$local_part}
user = CALLER
t3:
driver = appendfile
user = CALLER
t3:
driver = appendfile
- file = DIR/test-mail/$
local_part
+ file = DIR/test-mail/$
{bless:$local_part}
user = root
# ----- Retry -----
user = root
# ----- Retry -----