X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/d4dc049f9a9e80ac3a470fd644418668eefedecb..4e9ed49f8f12eb331b29bd5b6dc3693c520fddc2:/test/confs/0321 diff --git a/test/confs/0321 b/test/confs/0321 index 624202e65..658ad15ce 100644 --- a/test/confs/0321 +++ b/test/confs/0321 @@ -29,7 +29,9 @@ begin transports 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 = @@ -43,6 +45,7 @@ pipe: local_delivery: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER