Phil Pennock wrote:
...
> Try:
>
> deny message = Some message
> condition =
${match_domain{$sender_address_domain}{+local_domains}}
> hosts = !+relay_from_hosts
>
...
Thanks for your reply.
I get this error message from Exim:
"${match_domain" is not a known operator
I am working with Exim 4.69. This is puzzling, as the "match_domain"
operator appears to have been there even in earlier versions.
Joe.