Hello list! (Sorry about my English)

I'm a newbie in Clam AntiVirus and sendmail but I finally manage to install
it.

I've successfully install the RPM version from Petr Kristof  in my RH 9.0



sendmail-8.12.8-9.90.i386.rpm
clamav-0.65-2.i386.rpm

clamav-milter-0.65-2.i386.rpm



and after 3 days and some fine tuning I did it.....



But I found the documentation little confusing

so this is my conf files changes



{clamav-milter}
CLAMAV_FLAGS="--max-children=2 -l -q -o
local:/var/run/clamav/clamav-milter.sock"
(i add -o  so   Scan outgoing messages from this machine.)



{clamav.conf} only the changes

User root (so it can scan the mailboxes and the mqueue)

ScanRAR (so it can scan the RAR files the most of the virus uses rar engine
version 2)


{/etc/mail/sendmail.cf}I add

O InputMailFilters=clmilter
Xclmilter, S=local:/var/run/clamav/clamav-milter.sock, F=R, T=S:4m;R:4m;E:4m

i think (but not sure) that is the same with

{sendmail.mc} Addition

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



Thanks a lot for the grate effort

Alex




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to