I finally got around to installing clamscan / ClamAV version 0.67 and clamav-milter 0.66n on a RH7.2 machine with Sendmail is 8.12.9.

/etc/clamav.conf:
PidFile /var/run/clamav/clamd.pid
LocalSocket /var/run/clamav/clamav.sock
FixStaleSocket
StreamSaveToDisk
User clamav
ScanMail
ScanArchive

#ls -al /var/run/clamav
drwxr-xr-x    2 clamav   clamav       4096 Mar 10 17:52 .
drwxr-xr-x    6 root     root         4096 Mar 10 17:57 ..
srwxr-xr-x    1 clamav   clamav          0 Mar 10 17:52 clamav.sock
-rw-rw----    1 clamav   clamav          4 Mar 10 17:52 clamd.pid

When I start clamd, it loads just fine and I can use clamdscan just fine. However, running clamav-milter through sendmail results in the following from the maillog:

Mar 10 17:57:11 clam-milter[5623]: recv failed from clamd getting PORT
Mar 10 17:57:11 Milter: from=<[EMAIL PROTECTED]>, reject=451 4.7.1 Please try again later


I assume it's rejecting because clamd can't get port?

How does one go about fixing this?

Thanks in advance for any tips...


Ed . . . . . . . . When things look dark, hold your head high so it can rain up your nose.



-------------------------------------------------------
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_id=1470&alloc_id=3638&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to