I've installed the:

https://www.olen.net/downloads/clamav-20040204-1.i386.rpm
https://www.olen.net/downloads/clamav-milter-20040204-1.i386.rpm

packages and followed the directions at:

/usr/share/doc/clamav-milter-20040204/RPM-clamav-milter.txt

These instructions are:

------------------------
                clamav-milter rpm package for Fedora Core 1
                ===========================================

1) Install clamav and clamav-milter rpm packages

2) Add services to apropriate levels:

/sbin/chkconfig --level 2345 clamd on
/sbin/chkconfig --level 2345 freshclam on
/sbin/chkconfig --level 2345 clamav-milter on

3) Edit /etc/sysconfig/freshclam config and start freshclam to update DB:

/sbin/service freshclam start

4) Start clamd daemon and clamav-milter:

/sbin/service clamd start
/sbin/service clamav-milter start

5) Add next line to /etc/mail/sendmail.mc:

INPUT_MAIL_FILTER(`clamav-milter',
`S=local:/var/run/clamav/clamav-milter.sock,
F=,T=S:4m;R:4m;E:10m')

6) Restart sendmail:
/sbin/service sendmail restart

7) Good Luck!
------------------------

Unfortunately, I am *not* having good luck.  None of the emails are actually
being scanned by clamav.

Does anyone have an idea what might be going wrong?

-- 
Michael St. Laurent
Hartwell Corporation


-------------------------------------------------------
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