PDA

View Full Version : testing clam av installation


white_devil
04-14-2004, 02:57 AM
Testing the entire installation of Qmail-Scanner/Spamassassin/Clam AV:

Now it's time to test the whole damn thing to see if Qmail-Scanner, Spamassassin and Clam AV are all working correctly. Fortunately, Qmail-Scanner comes with it's own testing script that does a fantastic job. So let's test it!

cd /downloads/qmailrocks/qmail-scanner-1.20/contrib

chmod 755 test_installation.sh

./test_installation.sh -doit

Ok guys...I've done the test above and following is the result...

bash: not found
setting QMAILQUEUE to /var/qmail/bin/qmail-scanner-queue.pl for this test...

Sending standard test message - no viruses...
X-Qmail-Scanner-1.20st:[mailserver108192220956811116] clamuko: corrupt or unknown clamd scanner error or memory/resource/perms problem - exit status 2
qmail-inject: fatal: qq temporary problem (#4.3.0)
Bad error. qmail-inject died

what does it mean? anybody else that facing same problem? any solutions...?

Bookworm
04-19-2004, 05:48 PM
'bash not found' relates to you not having the BASH shell installed.

BW