I'm trying to use "run" in an exim filter. I'm using the code below but there has to be a cleaner way to do this.
if "" is "${run {/etc/exim/sql/ip-report spam
$h_X-Sender-Host-Address:}{}{}}"
then
endif
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/
