clamd
Lance <[email protected]> Mon, 11 Oct 2004 19:57:35 -0600
| Newsgroups | gmane.mail.exim.exiscan.user |
|---|---|
| Message-ID | <[email protected]> |
Alright, I was using Interscan Viruswall but never could get it to work with cmdline so today I decided to install clamd. It's installed and running on 127.0.0.1 3310, I scanned my test.VIR file with it and it found the virus. the test.VIR includes headers and all btw. So, I have this in my exim.conf: av_scanner = clamd:127.0.0.1 3310 spamd_address = 127.0.0.1 783 now, spamassassin is working just fine (with the exception of my mysql problem) but I don't see the scanner firing up at all. I ran exim -d -bm [email protected] < test.VIR there's quite a bit that scrolls by and my buffer isn't that large so I can't past all of it but I don't see anything with clamd going by. running exim4.43 with the latest exiscan patch. Lance