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
Debug: add note on DANE unusability
[exim.git]
/
test
/
confs
/
0264
diff --git
a/test/confs/0264
b/test/confs/0264
index 9e16d1db61572c911ac3f5c518beb0ce039af456..cc1ad5d0f6298900ff47ecf3d4d4c22ff97136fb 100644
(file)
--- a/
test/confs/0264
+++ b/
test/confs/0264
@@
-15,7
+15,8
@@
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
user = CALLER
quota = ${if eq{$local_part}{userx}{3}{10000}}
user = CALLER
quota = ${if eq{$local_part}{userx}{3}{10000}}
@@
-24,7
+25,8
@@
local_delivery:
local_delivery2:
driver = appendfile
retry_use_local_part = false
local_delivery2:
driver = appendfile
retry_use_local_part = false
- file = DIR/test-mail/${bless:$local_part}
+ file = DIR/test-mail/$local_part
+ create_file = DIR/test-mail
user = CALLER
quota = 3
current_directory = /
user = CALLER
quota = 3
current_directory = /