Hi Again!

I cannot seem to get Clamav-Milter working.  I am postive I have
followed the directions to a 'T', and yet I can send an email with a
virus and it is not blocked/returned/quarantined or whatever
clamav-milter is supposed to do.  It's delivered normally.

I configured with --enable-milter.

Built clamd, and ran the tests successfully.

Added the lines as per the instructions in my sendmail.mc file, and
rebuilt sendmail.cf:

define(`confAUTH_MECHANISMS', `LOGIN PLAIN')dnl
INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clmilter.sock, F=,
T=S:4m;R:4m')dnl
define(`confINPUT_MAIL_FILTERS', `clmilter')

I changed the conf file so that the following were uncommented:
LocalSocket /var/run/clamd.sock
ScanMail
SaveStreamToDisk

I started clamd.

I then started clamv-milter:
/usr/local/sbin/clamav-milter -blo /var/run/clmilter.sock

Restarted sendmail.

Permissions in /var/run:
srwxrwxrwx    1 root     root            0 Aug 26 01:35 clamd.sock
srwxr-xr-x    1 root     root            0 Aug 26 01:38 clmilter.sock

Sent myself an email with a virus...... and it arrived.

So, I'm not sure what I've done wrong.  I'm running Sendmail 8.12.9 on
RH 8.

Any thoughts or suggestions or places where I went wrong?


-- 
Ian Scott <[EMAIL PROTECTED]>
Goal Centered Internet Solutions
http://www.pairowoodies.com

All About Fly Fishing
http://www.about-flyfishing.com

PGP/GPG Key ID: 319CE936



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to