If you're using qmail, look into qmailscanner.. [http://qmail-scanner.sourceforge.net/]... build a string of virus checkers (includeing it's own built-in perl scanner) to process your mail...

We use it on a system with 18000+ messages a day, running each through spamassassin and clamav without any trouble...

Definitely worth a look...

Carl

Tomasz Kojm wrote:
On Wed, 21 Jan 2004 04:58:17 +0000
Payal Rathod <[EMAIL PROTECTED]> wrote:


Hi,
I am using clamdscan with qmail in conjuction with dot-qmail files.
I have in .qmail

| /usr/local/bin/clamdscan -; [ $? != 1 ] || exit 99
./Maildir/

# ps aux | grep clamd
root      7967  0.0  4.2 29396 10776 ?       S    20:54   0:00 clamd

When I send a eicar test vrus it was caught properly, but when I sent
a Sobig virus and others they were not caught at all and were
delivered normally.
I have the latest virus definitions with me.
What is wrong here?
Please suggest someway. It is harrassing.


Take a look at contrib/trashscan and use it instead of clamdscan in
.qmail.

Best regards,
Tomasz Kojm




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to