Is this the correct switch to use when loading the daemon? local:/var/run/clamav/clamav.sock (This is also set in clamav.conf)
Beware! In /etc/clamav.conf you are setting socket for communication between clamd <-> clamav-milter what if different from socket for sendmail <-> clamav-milter.
That fixed it!
Here's what I have now -
- in /etc/clamav.conf: LocalSocket /var/run/clamav/clamd.sock
- in startup for clamav-milter: local:/var/run/clamav/clamavmr.sock
- in sendmail.mc:
INPUT_MAIL_FILTER(`clamav', `S=local:/var/run/clamav/clamavmr.sock, F=S, T=S:4m;R:4m;E:10m')dnl
define(`confINPUT_MAIL_FILTERS', `clamavmr')dnl
In what instance would one enable the following? # TCP port address. #TCPSocket 3310
Thanks a lot for the help in this.
Ed . . . . . . . . Living in the now is a gift. That's why they call it the present.
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users