X-Git-Url: https://git.distorted.org.uk/~mdw/exim-config/blobdiff_plain/06dfc2dbdd389f14acce903727517071cbcebee7..HEAD:/spam.m4 diff --git a/spam.m4 b/spam.m4 index c48386a..4570210 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)} \ @@ -81,7 +81,7 @@ skip_spam_check: ## If the client is trusted, or this is a new submission, don't ## bother with any of this. We will have verified the sender ## fairly aggressively before granting this level of trust. - accept hosts = +trusted + accept hosts = CONF_relay_clients accept condition = ${if eq{$acl_c_mode}{submission}} ## If all domains have disabled spam checking then don't check.