Excellent, thanx !
-----Original Message-----
From: exim-users-bounces@??? [
mailto:exim-users-bounces@exim.org] On
Behalf Of Magnus Holmgren
Sent: 09 October 2006 08:55
To: exim-users@???
Subject: Re: [exim] Excluding Hosts from ACL's
On Monday 09 October 2006 08:45, GamCo - Maillist took the opportunity to
say:
> If I have a rule like
>
> deny message = REJECTED - No Subject or Body
>
> !condition = ${if def:h_Subject:}
>
> condition = ${if <{$body_linecount}{1}{true}{false}}
>
> How can I exclude hosts ? Hence, when mail comes from IP address
> 10.0.0.x or 10.0.0.y, then ignore this rule, else, apply to all.
hosts = ! 10.0.0.0/24
--
Magnus Holmgren holmgren@???
(No Cc of list mail needed, thanks)