Re: [exim] deny mails based on helo domain lookup and/or sen…

Top Page
Delete this message
Reply to this message
Author: Matt Sealey
Date:  
To: 'Dave Evans', exim-users
Old-Topics: Re: [exim] deny mails based on helo domain lookup and/or sender domain
Subject: Re: [exim] deny mails based on helo domain lookup and/or senderdomain

> > 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 <matt@???>
Manager, Genesi, Developer Relations