git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
b2d20b181cb60dc9501e0a304581ff81ac215fa5
[exim.git]
/
test
/
aux-var-src
/
0164.F
1
# The map/match here detaints the $recipients
2
#
3
if $recipients contains pipe then
4
pipe "DIR/aux-fixed/showenv \
5
\"${map {<, $recipients} \
6
{${if match_address {$item} {pipe@test.ex : another@test.ex : a-third@test.ex} {$value}}}}\""
7
endif
8