]> git.netwichtig.de Git - user/henk/code/exim.git/blob - 0383.F2
f51156ea7b182159c608b3bfc87178a03705b9d0
[user/henk/code/exim.git] / 0383.F2
1 # Exim filter (user filter for test 444)
2
3 if error_message then finish endif
4
5 if foranyaddress $h_to: ($thisaddress matches "^(...)") then
6   pipe "DIR/aux-fixed/showenv $thisaddress $1"
7 endif   
8