On 27 April 2004 13:32 -0700 Clark Stacer <cds@???> wrote:
> So, my question is, how can I configure the ACL to NOT do
> sender/callout on just a few domain names/smtp hosts?
You need something like:
deny sender_domains = !example.domain : !another.domain
!verify = sender/callout=random
(or !+excluded_domains if you want to list them elsewhere).
Regards,
Mike.