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
/
0398
diff --git
a/test/confs/0398
b/test/confs/0398
index e71a01c2d8706cd2fc44e7f86c5b9e49b0b0fe2e..02b537032124b57299cc21952dd0b8ec0a0a9890 100644
(file)
--- a/
test/confs/0398
+++ b/
test/confs/0398
@@
-54,7
+54,7
@@
begin transports
t1:
driver = appendfile
t1:
driver = appendfile
- file = DIR/test-mail/$
local_part
+ file = DIR/test-mail/$
{bless:$local_part}
user = CALLER
t2:
user = CALLER
t2: