summaryrefslogtreecommitdiff
path: root/test/confs/0237
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2021-04-25 17:24:31 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2021-04-25 21:45:02 +0100
commitb3ce3e5440ea0ce5e3580aa9a0fa18c88214a286 (patch)
tree47d4585a8d181a67109423f8a0e08467341b3689 /test/confs/0237
parent82fecf8fd8f749abfc538a06d9eefc7119e014ae (diff)
Testsuite: tidying
Diffstat (limited to 'test/confs/0237')
-rw-r--r--test/confs/023714
1 files changed, 11 insertions, 3 deletions
diff --git a/test/confs/0237 b/test/confs/0237
index 0eb8f2603..31d6c4bcd 100644
--- a/test/confs/0237
+++ b/test/confs/0237
@@ -22,10 +22,14 @@ bounces:
notallowed:
driver = redirect
+ domains = no.test.ex
allow_defer
caseful_local_part
- data = $local_part
- domains = no.test.ex
+ data = ${extract {$local_part} \
+ { file1=/a/b/c \
+ pipe1=|/p/q/r \
+ file2=DIR/test-mail/file \
+ pipe2=|DIR/aux-fixed/showenv}}
forbid_file
forbid_pipe
hide_child_in_errmsg
@@ -35,7 +39,11 @@ allowed:
driver = redirect
allow_defer
caseful_local_part
- data = ${bless:$local_part}
+ data = ${extract {$local_part} \
+ { file1=/a/b/c \
+ pipe1=|/p/q/r \
+ file2=DIR/test-mail/file \
+ pipe2=|DIR/aux-fixed/showenv}}
file_transport = address_file
hide_child_in_errmsg
pipe_transport = address_pipe