---- Sean Matheson <[EMAIL PROTECTED]> ----
> Is there perhaps a more effiecient way to san my
> incoming and outgoing qmail mail using clamd for
> instance?

The following is  fast - scans and rejects infected
mail before it reaches the real queue...

clamav-0.71
  run clamd as user clamav

ripmime-1.3.1.2
  http://www.pldaniels.com/ripmime/
  With this (tiny) patch (vital):
  http://www.pldaniels.com/pipermail/ripmime-general/2004-May/000161.html

qmail-1.03
  with/without QMAILQUEUE patch

qscanq-0.42
  http://pobox.com/~lbudney/software/qscanq/
        
  Relevant conf-* compile time options:

  # head -2 conf-qmailq
  /var/qmail/bin
  (running with QMAILQUEUE patch)

  # head -2 conf-ripmime-cmd
  /usr/bin/ripmime --disable-qmail-bounce -i - -d .

  # head -2 conf-scancmd
  /usr/bin/clamdscan --quiet ./

  # head -2 conf-spool
  /var/qmail/qscanq

  # head -2 conf-users
  clamav
  log

  # head -2 conf-groups
  qscanq

Optional, though recommended:
  http://cr.yp.to/daemontools.html

I will put a quick install guide on-line within a few days.

cheers
Dale


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to