1 # Exim filter (system filter for test 444)
3 if error_message then finish endif
5 if foranyaddress $h_to: ($thisaddress matches "^(alice)") then
6 pipe "DIR/aux-fixed/showenv $thisaddress $1"
10 if $h_to: matches "^(j..)" then
11 pipe "DIR/aux-fixed/showenv $1"