On 2008-03-14 at 16:47 +0000, Gavin Henry wrote:
> What's the best way to do this? I still want clamav to scan for viruses.
The ACLs evaluate each rule in turn and stop processing the conditions
when one fails. So you put a "!hosts = +relay_from_hosts" bit just
before the malware check.
> A handy link to the online docs is all I need.
www.exim.org, somewhere on there, section 40, "Access control lists":
40.18. Condition and modifier processing
Regards,
-Phil