X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0321;h=658ad15ce898f1514d45f3fa4453c780b4b09ba1;hb=6d9b05ae272ca2122b48451c317d601e449af932;hp=624202e6526aac2626c09c25302e9c794f5a4f19;hpb=d4dc049f9a9e80ac3a470fd644418668eefedecb;p=user%2Fhenk%2Fcode%2Fexim.git 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