From ab42b10f7eaf7510486beb7151201dad3351007f Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 7 May 2016 02:13:14 +0100 Subject: [PATCH] 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. --- spam.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)} \ -- 2.11.0