Pardon if this has been discussed in the archives. I searched on various keywords with either no luck or too many hits to be useful.
I've installed clam 0.70RC and clam-mailter 0.70RC from the RPMs onto a system running Fedora Core 1 with sendmail 8.12.10. clamav runs fine, but when I put the milter into the equation, it disables sendmail: this is in /var/log/messages Mar 19 13:37:19 ciscy clamav-milter: ClamAv, mi_rd_cmd: read returned -1: Connection reset by peer At the same time in /var/log/maillog Mar 19 13:32:07 ciscy sm-msp-queue[17080]: starting daemon (8.12.10): [EMAIL PROTECTED]:00:00 Mar 19 13:37:19 ciscy sendmail[17107]: i2JJbJF6017107: SYSERR(root): out of memory: Cannot allocate memory The milter is invoked as (commented out for now) dnl # dnl # this enables the clamAV mailter dnl # dnl # INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clamav/clmilter.sock,F=, T=S:4m;R:4m')dnl dnl # define(`confINPUT_MAIL_FILTERS', `clmilter') The appropriate processes seem to be running # ps -ef |grep clam clamav 17615 1 0 14:18 ? 00:00:00 /usr/sbin/clamd clamav 17637 1 0 14:18 ? 00:00:00 /usr/sbin/clamav-milter --max-children=10 --force-scan --quiet --dont-log-clean --server=localhost local:/var/run/clamav/clamav-milter.sock -- Steve ------------------------------------------------------- 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
