Re: Exiscan and clamav: can't get working on Debian sid
Peter Bowyer <[email protected]> Sat, 22 Jan 2005 07:02:10 +0000
| Newsgroups | gmane.mail.exim.exiscan.user |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 22 Jan 2005 17:31:25 +1100, David Fisher <[email protected]> wrote: > acl_check_mime: > deny message = This message conayins a virus or other harmful > content ($malware_name) > malware = * <snip> > "temporarily rejected during MIME ACL checks: cannot test malware cond > ition in MIME ACL" This is telling you what the problem is - you can't use Exiscan's malware check in a MIME acl. It needs to go in your smtp data ACL. I can't help with the Debian-specific config, though, but you can probably extrapolate from what you've already done. Peter