From: Mark Wooding Date: Sat, 7 May 2016 01:13:14 +0000 (+0100) Subject: spam.m4: Include a full path to the Userv client. X-Git-Url: https://git.distorted.org.uk/~mdw/exim-config/commitdiff_plain/ab42b10f7eaf7510486beb7151201dad3351007f spam.m4: Include a full path to the Userv client. Exim clobbers its environment nowadays, so it can't find things with a PATH search. --- diff --git a/spam.m4 b/spam.m4 index c48386a..c51bc36 100644 --- a/spam.m4 +++ b/spam.m4 @@ -59,7 +59,7 @@ m4_define(<:SPAMLIMIT_LOOKUP:>, m4_define(<:SPAMLIMIT_USERV:>, <:SPAMLIMIT_SET(<:${run {/usr/bin/timeout 5s \ - userv CONF_userv_opts \ + /usr/bin/userv CONF_userv_opts \ SHQUOTE($1) exim-spam-limit \ SHQUOTE($4) \ SHQUOTE($2) SHQUOTE(@$3)} \