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 exit on attempt to rewrite a malformed address. Bug 2903
[exim.git]
/
test
/
confs
/
0309
diff --git
a/test/confs/0309
b/test/confs/0309
index 0a49f221d16984ba771c57bd3b1de078e172dc25..0735c253637bd1458ef9a3f8fcb29f7cbf487c34 100644
(file)
--- a/
test/confs/0309
+++ b/
test/confs/0309
@@
-29,13
+29,15
@@
begin transports
local_delivery:
driver = appendfile
local_delivery:
driver = appendfile
- file = DIR/test-mail/${bless:$local_part}
+ file = DIR/test-mail/$local_part
+ create_file = DIR/test-mail
message_size_limit = $local_part
user = CALLER
bounce:
driver = appendfile
message_size_limit = $local_part
user = CALLER
bounce:
driver = appendfile
- file = DIR/test-mail/${bless:$local_part}
+ file = DIR/test-mail/$local_part
+ create_file = DIR/test-mail
user = CALLER
user = CALLER