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: indentation
[exim.git]
/
test
/
confs
/
0428
diff --git
a/test/confs/0428
b/test/confs/0428
index b0bcb6548908fa7d753e326cbd3bf7dfef48bd47..bb2c414fe2212ab827ab41a337af5f7c8afc1881 100644
(file)
--- a/
test/confs/0428
+++ b/
test/confs/0428
@@
-151,12
+151,13
@@
begin transports
t1:
driver = appendfile
file = ${if eq{$address_file}{inbox} \
t1:
driver = appendfile
file = ${if eq{$address_file}{inbox} \
- {DIR/test-mail/$
{bless:$local_part}
} \
+ {DIR/test-mail/$
local_part
} \
{${if eq{${substr_0_1:$address_file}}{/} \
{$address_file} \
{DIR/test-mail/$address_file} \
}} \
}
{${if eq{${substr_0_1:$address_file}}{/} \
{$address_file} \
{DIR/test-mail/$address_file} \
}} \
}
+ create_file = DIR/test-mail
delivery_date_add
envelope_to_add
return_path_add
delivery_date_add
envelope_to_add
return_path_add
@@
-164,7
+165,8
@@
t1:
t2:
driver = appendfile
t2:
driver = appendfile
- file = DIR/test-mail/${bless:$local_part}
+ file = DIR/test-mail/$local_part
+ create_file = DIR/test-mail
delivery_date_add
envelope_to_add
return_path_add
delivery_date_add
envelope_to_add
return_path_add