> > I can check for a SINGLE domain with my knowledge (eq) but I don't
> > know how to look at the entire list and tell me if it
> > matches any of them. What next? :(
>
> Something like:
>
> drop domains = +spammer_domains
I tried that already, it was too simple:
"cannot test domains condition in MAIL ACL"
> drop condition = ${if
> match_domain{$sender_helo_name}{+spammer_domains}{yes}{no}}
>
> could be used drop it at HELO time.
That works though :)
--
Matt Sealey <[EMAIL PROTECTED]>
Manager, Genesi, Developer Relations
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/