Hi All,
ART and I chatted a bit about this earlier today. Trying to get qmail-scanner working on a rh9/psa7.1.7 box from 1&1. For quite a while, I was having some problems with spamassassin, now all seems to be well and I am back to a problem that seems to be related to clamav. Everything with this install seems to go well until I put on qmail-scanner.
Once installed, mail from the outside world comes in fine. However once, qmail-scanner is installed, clients can not send mail from webmail or mail client like outlook. A test message from an outlook configuration fails and produces this message in the maillog, which I think might be the cause of most of my problems.
Here is the error that I find in my mail log after a test message:
clamdscan: corrupt or unknown clamd scanner error or memory/resource/perms problem - exit status 512/2
Here is the clamd.log
Wed Jun 8 19:12:28 2005 -> clamd daemon 0.85.1 (OS: linux-gnu, ARCH: i386, CPU: i386)
Wed Jun 8 19:12:28 2005 -> Log file size limit disabled.
Wed Jun 8 19:12:28 2005 -> Running as user qmailq (UID 2520, GID 2520)
Wed Jun 8 19:12:28 2005 -> Reading databases from /var/clamav
Wed Jun 8 19:12:28 2005 -> Protecting against 35469 viruses.
Wed Jun 8 19:12:28 2005 -> Bound to address 127.0.0.1 on port 3310
Wed Jun 8 19:12:28 2005 -> Setting connection queue length to 30
Wed Jun 8 19:12:28 2005 -> Archive: Archived file size limit set to 10485760 bytes.
Wed Jun 8 19:12:28 2005 -> Archive: Recursion level limit set to 8.
Wed Jun 8 19:12:28 2005 -> Archive: Files limit set to 1000.
Wed Jun 8 19:12:28 2005 -> Archive: Compression ratio limit set to 300.
Wed Jun 8 19:12:28 2005 -> Archive support enabled.
Wed Jun 8 19:12:28 2005 -> Archive: RAR support disabled.
Wed Jun 8 19:12:28 2005 -> Archive: Blocking encrypted archives.
Wed Jun 8 19:12:28 2005 -> Archive: Blocking archives that exceed limits.
Wed Jun 8 19:12:28 2005 -> Portable Executable support enabled.
Wed Jun 8 19:12:28 2005 -> Detection of broken executables enabled.
Wed Jun 8 19:12:28 2005 -> Mail files support enabled.
Wed Jun 8 19:12:28 2005 -> OLE2 support enabled.
Wed Jun 8 19:12:28 2005 -> HTML support enabled.
Wed Jun 8 19:12:28 2005 -> Self checking every 1800 seconds.
Anyone have any clues or pointers?