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
use dynamic mem for regex_match_string
[exim.git]
/
test
/
confs
/
9400
diff --git
a/test/confs/9400
b/test/confs/9400
index 0b54c9675a4829efd3bfb454563d86bd0da368db..081c24632e3e23a13a81e1d9357186731037927b 100644
(file)
--- a/
test/confs/9400
+++ b/
test/confs/9400
@@
-42,7
+42,8
@@
begin transports
local_delivery:
driver = appendfile
- file = DIR/test-mail/${bless:$local_part}
+ file = DIR/test-mail/$local_part
+ create_file = DIR/test-mail
user = CALLER
headers_add = ${if eq {$local_scan_data}{}{}{LSD: $local_scan_data}}