Re: Multiple malware scanners
"Peter Bowyer" <[email protected]>
| Newsgroups | gmane.mail.exim.exiscan.user |
|---|---|
| Message-ID | <[email protected]> |
Mike Grice said: > Peter Bowyer wrote: > | What chance of supporting multiple malware scanners in one instance of > | Exiscan? I have a requirement to scan twice with different scanners - > | currently I have to do the first with Exiscan and hand the second off to > a > | router with obvious pitfalls. > | > | I would want to select which malware scanner gets called for each ACL so > I > | guess > | > | malware = *:sophie > | > | malware= *:clamav > | > | etc > | > | .. and a new way of defining the calling parameters of each. > > Could you do it with a macro with a router that calls a pipe? > Yes, probably - but I want to do both scans in a DATA ACL and reject inline. Can't do that with a router-based solution. Peter