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
Hintsdb transactions
[exim.git]
/
test
/
confs
/
0533
diff --git
a/test/confs/0533
b/test/confs/0533
index 82699fe05c25bde1057bed335afa322cfa274737..36e547ad6650215a978a8c9e98e6ea68f6636ce9 100644
(file)
--- a/
test/confs/0533
+++ b/
test/confs/0533
@@
-16,7
+16,7
@@
r1:
driver = redirect
local_part_prefix = file-
local_part_suffix = =*
driver = redirect
local_part_prefix = file-
local_part_suffix = =*
- data = DIR/test-mail/${
substr_1:$local_part_suffix
}
+ data = DIR/test-mail/${
extract {${substr_1:$local_part_suffix}} {mbox=mbox mbox2=mbox2}
}
file_transport = t1
r2:
file_transport = t1
r2:
@@
-24,7
+24,7
@@
r2:
local_part_prefix = pipe-
local_part_suffix = =*
caseful_local_part = true
local_part_prefix = pipe-
local_part_suffix = =*
caseful_local_part = true
- data = |
${bless:${substr_1:$local_part_suffix
}}
+ data = |
DIR/bin/${extract {$local_part} {userx=iefbr14 usery=iefbr14 userz=../bin/iefbr14
}}
pipe_transport = t2
pipe_transport = t2