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 include_directory in redirect routers. Bug 2715
[exim.git]
/
test
/
confs
/
0032
diff --git
a/test/confs/0032
b/test/confs/0032
index 644404d241182c1b9854bc68c85572a508530105..8af551b0c105e6d076952bcb87f5fc206c0509c7 100644
(file)
--- a/
test/confs/0032
+++ b/
test/confs/0032
@@
-33,7
+33,8
@@
local_delivery:
driver = appendfile
delivery_date_add
envelope_to_add
- file = DIR/test-mail/${bless:$local_part}
+ file = DIR/test-mail/$local_part
+ create_file = DIR/test-mail
return_path_add
smtp: