Pete, In order to work with sendmail, you will seen to rebuild your sendmail.cf file. Also, in addition to having sendmail compiled with milter support, you will need the lib files for the sendmail milter. You can get these by getting the 13.1 code and building / installing juse the milter from the source.
As for the cf file, you need to add (and correct) the following line to your sendmail.mc file. INPUT_MAIL_FILTER(`clmilter', `S=local:/var/run/clamd/clmilter.sock, F=, T=S:4m;R:4m') You will need to change the location of the sock file to match your system. I would just grab the source clamav from the nightly cvs and go from there. Good luck - Ken > Hello all, > > I have Sendmail 8-13-1 running on Slackware 10. I've installed ClamAV > 0.80rc3 via a slackware package : clamav-0.80rc3-i686-1jto.tgz > > I got this package from here : > > http://webpages.charter.net/jay_scott_raymond/linux/slackages/slack100.html > > > It went in ok, and I've edited my clamd.conf the little bit I had to. > > I've since realised that I might need 'clamav-milter' to get sendmail to > 'converse' with clamAV. The trouble is, the package I've installed didn't > have clamav-milter with it. At least, as far as I can see. > > I have two main questions if I may : > > 1) Without this 'clamav-milter', the running clamd process won't touch any > email at all will it ? > > 2) If the above is correct, should I just remove this package and build it > normally, including any clamav-milter options that may be present ? > > When I originally installed it, I simply used : > > # installpkg clamav-0.80rc3-i686-1jto.tgz > > > I have followed links to other pages, like the following : > > http://bilbos-stekkie.com/clamav/, > > It looks helpful, but the packages there have an older version of Sendmail > than I have. I'd like to get my mail scanned using my version of Sendmail. > > (BTW, I've checked my version of Sendmail's docs, and it *does* have > milter > support built in.) > > Thanks for your time and any information you might have. > > Regards, > > Pete. > _______________________________________________ > http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users > > -- Ken Jones [EMAIL PROTECTED] (630) 548-1627 (Home) (630) 263-3574 (Cell) https://www.kenandlori.com Y! : [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] AIM: ptownjones ICQ: 9807841 _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
