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
/
0321
diff --git
a/test/confs/0321
b/test/confs/0321
index e73eda67b9ba9461203a7662eee7341cf6bc770c..658ad15ce898f1514d45f3fa4453c780b4b09ba1 100644
(file)
--- a/
test/confs/0321
+++ b/
test/confs/0321
@@
-29,7
+29,9
@@
begin transports
pipe:
driver = pipe
pipe:
driver = pipe
- command = /non/exist/command -f <$sender_address> -d $pipe_addresses
+ command = /non/exist/command -f \
+ "<${if match_local_part {$sender_address}{CALLER@test.ex}{$value}}>" \
+ -d $pipe_addresses
message_prefix =
message_suffix =
check_string =
message_prefix =
message_suffix =
check_string =
@@
-42,7
+44,8
@@
pipe:
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
user = CALLER