Re: [exim] Testing sender and recipient domains in MIME ACL

Góra strony
Delete this message
Reply to this message
Autor: Jeremy Harris
Data:  
Dla: exim-users
Temat: Re: [exim] Testing sender and recipient domains in MIME ACL
On 10/06/2020 10:39, Mike Tubby via Exim-users wrote:
> I wanted to do this - in the MIME ACL:
>
>         #
>         # Check if sender is whitelisted to disable MIME content checks
>         #
>         accept    sender_domains  = +whitelist_sender_domains
>                   logwrite        = RCPT: Sender $sender_address is
> whitelisted disabling MIME content checks


To clarify: you have tested with only that sender_domains condition,
and no (recipient) domains condition, in the mime acl?

If so, please get a debug run.
--
Cheers,
Jeremy