I'm trying to get exim to include a file into the system filter so I can do something along the lines of :
if $h_from: contains "<any-line-from-the-file>"
then
freeze text "Hello big boy"
endif
Any pointers from anyone?
Billy.
I'm trying to get exim to include a file into the system filter so I can do something along the lines of :
if $h_from: contains "<any-line-from-the-file>"
then
freeze text "Hello big boy"
endif
Any pointers from anyone?
Billy.