X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/4fab92fbc2b63bac2d89c1dae69fa1845cb640b7..a31b8b2c91b548cc11f9e482315beb2373211b5e:/test/confs/0237 diff --git a/test/confs/0237 b/test/confs/0237 index be2f5abd2..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 = $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 @@ -50,6 +58,7 @@ begin transports local_delivery: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER address_file: