>>>>> "Robby" == Robby Russell <[EMAIL PROTECTED]> writes:

Robby> Is anyone here using ClamAV? I just installed it on my personal server
Robby> and am wondering if anyone would like to share how they use it for
Robby> outgoing and incoming email.

Robby> Are there other virus systems similar to clamav that I should consider
Robby> before I continue setting up clamav?

I use postfix routed to amavisd routed back to postfix for most
of the deliveries on this box.  Eventually, clamav will also fit in
the middle there, but for now, I'm simply calling clamav in my procmailrc:

    ## using clamav
    :0wchb
    | /usr/local/bin/clamscan --no-summary -i -
    :0e
    $LOGDIR/clamav-found

Note that I'm also not even using clamd.... just a simple clamscan.
Again, this is not the eventual setup... I just want to see how many
things it'll catch for now.

I have freshclam running nightly as well.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
_______________________________________________
PDXLUG mailing list
[EMAIL PROTECTED]
http://pdxlug.org/mailman/listinfo/pdxlug

Reply via email to