X-Git-Url: https://git.distorted.org.uk/~mdw/exim-config/blobdiff_plain/3a58bd3cb2cc0ea1054547819356aceba4d8ab11..a698003807a8bbaed1ae1065d0a6bb2593b4400a:/base.m4 diff --git a/base.m4 b/base.m4 index 692a74b..21f774b 100644 --- a/base.m4 +++ b/base.m4 @@ -213,8 +213,7 @@ mail_check_sender: ## See whether there's a special exception for this sender domain. accept senders = ${LOOKUP_DOMAIN($sender_address_domain, - {KV(senders, {$value}{})}, - {})} + {KV(senders)})} ## Ensure that the sender is routable. This is important to prevent ## undeliverable bounces.