Thanks Andreas,
  That worked exactly how I wanted it to.  I changed it from domains to
sender_domains.



Thanks again,
Joe K

On Wed, Nov 20, 2019 at 12:53 PM Andreas Metzler via Exim-users <
[email protected]> wrote:

> On 2019-11-20 Joseph Kezar via Exim-users <[email protected]> wrote:
> [...]
> > acl_smtp_mail:
> >   accept  hosts         = :
> >   accept  hosts         = +relay_from_hosts
> >   accept  senders       = +unverified_senders
> >   accept  domains      = +unverified_domains
> >   require verify        = sender/no_details/callout=defer_ok
> >   accept
>
> > This produced this error:
> > 2019-11-19 14:53:30 H=(mx-east-ic.fbi.gov) [153.31.119.142]
> > X=TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256 CV=no temporarily rejected MAIL
> > <[email protected]>: cannot test domains condition in MAIL
> ACL
>
> The domains condition does not test the sender domain, sender_domains does.
>
> cu Andreas
> --
> `What a good friend you are to him, Dr. Maturin. His other friends are
> so grateful to you.'
> `I sew his ears on from time to time, sure'
>
> --
> ## List details at https://lists.exim.org/mailman/listinfo/exim-users
> ## Exim details at http://www.exim.org/
> ## Please use the Wiki with this list - http://wiki.exim.org/
>
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to